Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A D_creat.c47 if ((fd = _syscall(SYS_openat, AT_FDCWD, in creat_com()
54 if ((fd = _syscall(SYS_openat, AT_FDCWD, in creat_com()
59 return (_syscall(SYS_openat, AT_FDCWD, path, CREATFLAGS, mode)); in creat_com()
H A D_open.c105 return (_syscall(SYS_openat, AT_FDCWD, locbuf, nflags, mode)); in open_com()
115 if ((fd = _syscall(SYS_openat, AT_FDCWD, path, nflags, mode)) in open_com()
123 fd = _syscall(SYS_openat, in open_com()
131 fd = _syscall(SYS_openat, in open_com()
138 return (_syscall(SYS_openat, AT_FDCWD, path, nflags, mode)); in open_com()
181 fd = _syscall(SYS_openat, AT_FDCWD, tmp_name, O_RDONLY); in open_mnt()
322 if ((fd = _syscall(SYS_openat, AT_FDCWD, file, oflag, 0666)) < 0) in _fopen()
361 tmp_file = _syscall(SYS_openat, AT_FDCWD, tmp_name, O_RDONLY); in open_printcap()
384 if ((config_fd = _syscall(SYS_openat, AT_FDCWD, fullPath, O_RDONLY)) in getPrinterInfo()
/titanic_44/usr/src/lib/libproc/common/
H A Dpr_open.c76 error = Psyscall(Pr, &rval, SYS_openat, 4, &argd[0]); in pr_open()
127 error = Psyscall(Pr, &rval, SYS_openat, 4, &argd[0]); in pr_creat()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dttyslot.c67 if ((fd = _syscall(SYS_openat, in ttyslot()
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_deleted.c114 return (__systemcall(rval, SYS_openat + 1024, in s10_openat()
121 return (__systemcall(rval, SYS_openat + 1024, in s10_open()
128 return (__systemcall(rval, SYS_openat + 1024, in s10_creat()
/titanic_44/usr/src/cmd/truss/
H A Dactions.c396 (nargs > 1 && (what == SYS_openat || what == SYS_openat64))) { in sysentry()
483 (i == 1 && (what == SYS_openat || in sysentry()
564 if (what == SYS_openat || what == SYS_openat64 || in sysexit()
590 (what != SYS_openat && what != SYS_openat64 && in sysexit()
911 (i == 1 && (what == SYS_openat || in showpaths()
H A Dlistopts.c196 case SYS_openat: /* set all if any */ in syslist()
200 sys = SYS_openat; in syslist()
H A Dsystable.c1033 { "openattrdirat", SYS_openat },
1139 case SYS_openat: in subsys()
1440 case SYS_openat: /* openat() w/ and w/o AT_FDCWD */ in getsubcode()
1606 case SYS_openat: in nsubcodes()
H A Dmain.c680 praddset(&traceeven, SYS_openat); in main()
1162 if (what == SYS_openat || what == SYS_openat64 || in worker_thread()
1170 ((what == SYS_openat || in worker_thread()
/titanic_44/usr/src/lib/libc/port/sys/
H A Dopen.c53 int fd = syscall(SYS_openat, dfd, path, oflag, mode); in __openat()
/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h165 #define SYS_openat 68 macro
/titanic_44/usr/src/lib/libc/port/gen/
H A Dattrat.c60 return (syscall(SYS_openat, fd, name, FXATTRDIROPEN, 0)); in __openattrdirat()
/titanic_44/usr/src/uts/common/c2/
H A Daudit.c158 tad->tad_scid == SYS_openat || in audit_savepath()
856 tad->tad_scid == SYS_openat || in audit_setf()
1036 case SYS_openat: in audit_setfsat_path()
1069 if (tad->tad_scid == SYS_openat || in audit_setfsat_path()
/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s94 mov SYS_openat, %g1
/titanic_44/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s182 mov SYS_openat, %g1