Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c363 #define SYSENT_CI(name, call, narg) \ macro
456 /* 17 */ SYSENT_CI("brk", brk, 1),
478 SYSENT_CI("statfs", statfs32, 4)),
496 SYSENT_CI("sysi86", sysi86, 4),
701 SYSENT_CI("stat64", stat64, 2)),
704 SYSENT_CI("lstat64", lstat64, 2)),
707 SYSENT_CI("fstat64", fstat64, 2)),
722 SYSENT_CI("pread64", pread64, 5)),
729 SYSENT_CI("open64", open64, 3)),
837 /* 17 */ SYSENT_CI("brk", brk, 1),
[all …]