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 }, 541 .args = { { Int, 0 }, { Signal, 1 }, { LongHex, 2 } } }, 938 sc->decode.args[i].type = LongHex; in get_syscall() 1609 case LongHex: in print_arg()
|