Searched refs:LongHex (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.bin/truss/ |
| H A D | syscall.h | 80 LongHex, enumerator
|
| H A D | syscalls.c | 126 .args = { { Ptr, 0 }, { Umtxop, 1 }, { LongHex, 2 }, { Ptr, 3 }, 544 .args = { { Int, 0 }, { Signal, 1 }, { LongHex, 2 } } }, 941 sc->decode.args[i].type = LongHex; in get_syscall() 1672 case LongHex: in print_arg()
|