Searched refs:SYS_pathconf (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | pathconf.c | 34 return (_syscall(SYS_pathconf, p, what)); in pathconf()
|
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | pathconf.c | 35 return (_syscall(SYS_pathconf, p, what)); in pathconf()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | syscall.h | 287 #define SYS_pathconf 113 macro
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | syscall.c | 83 0, -1 /*setpgid*/, SYS_pathconf, SYS_uname,
|
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 956 err = __systemcall(&rval, SYS_pathconf + 1024, fname, in has_trivial_native_acl()
|