Home
last modified time | relevance | path

Searched refs:LLO (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dprint.h89 #define LLO 47 /* print long long offset */ macro
H A Dsystable.c398 {"llseek", 4, LLO, NOV, DEC, LLO, HID, WHN}, /* 175 */
437 {"mmap64", 7, HEX, NOV, HEX, UNS, MPR, MTY, DEC, LLO, HID}, /* 214 */
445 {"pread64", 5, DEC, NOV, DEC, IOB, UNS, LLO, HID}, /* 222 */
446 {"pwrite64", 5, DEC, NOV, DEC, IOB, UNS, LLO, HID}, /* 223 */
713 {"kaio", 7, DEC, NOV, AIO, DEC, HEX, DEC, LLO, HID, HEX}, /* 0 */
714 {"kaio", 7, DEC, NOV, AIO, DEC, HEX, DEC, LLO, HID, HEX}, /* 1 */
H A Dactions.c492 if (x == LLO) in sysentry()