Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/sys5/
H A Dpathconf.c34 return (_syscall(SYS_pathconf, p, what)); in pathconf()
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dpathconf.c35 return (_syscall(SYS_pathconf, p, what)); in pathconf()
/titanic_44/usr/src/uts/common/sys/
H A Dsyscall.h287 #define SYS_pathconf 113 macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dsyscall.c83 0, -1 /*setpgid*/, SYS_pathconf, SYS_uname,
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c956 err = __systemcall(&rval, SYS_pathconf + 1024, fname, in has_trivial_native_acl()