Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dopen.c68 return (syscall(SYS_open64, path, oflag, mode)); in __open64()
/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h452 #define SYS_open64 225 macro
/illumos-gate/usr/src/cmd/truss/
H A Dlistopts.c199 case SYS_open64: in syslist()
203 sysxx = SYS_open64; in syslist()
H A Dactions.c565 what == SYS_open || what == SYS_open64) in sysexit()
591 what != SYS_open && what != SYS_open64 && in sysexit()
H A Dsystable.c1036 { "creat64", SYS_open64 },
1155 case SYS_open64: in subsys()
1452 case SYS_open64: in getsubcode()
1616 case SYS_open64: in nsubcodes()
H A Dmain.c685 praddset(&traceeven, SYS_open64); in main()
1169 what == SYS_open || what == SYS_open64) { in worker_thread()
1181 what == SYS_open64) && in worker_thread()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c156 tad->tad_scid == SYS_open64 || in audit_savepath()
854 tad->tad_scid == SYS_open64 || in audit_setf()
1053 case SYS_open64: in audit_setfsat_path()
1092 tad->tad_scid == SYS_open64) { in audit_setfsat_path()