Home
last modified time | relevance | path

Searched refs:pathconf (Results 1 – 25 of 78) sorted by relevance

1234

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dpathconf.S37 ANSI_PRAGMA_WEAK(pathconf,function)
41 SYSCALL_RVAL1(pathconf)
43 SET_SIZE(pathconf)
/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h83 struct pathcnf *pathconf; /* static pathconf kludge */ member
119 caddr32_t pathconf; /* static pathconf kludge */ member
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dgetwd.c42 if ((val = pathconf(".", _PC_PATH_MAX)) == -1L) in getwd()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetwd.c43 if ((val = pathconf(".", _PC_PATH_MAX)) == -1) in getwd()
H A Dgetcwd.c64 if ((size = pathconf(".", _PC_PATH_MAX)) == -1) in getcwd()
/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_pathma.c71 x = pathconf(path, _PC_PATH_MAX);
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c365 max_name = pathconf(filename, _PC_NAME_MAX); in main()
399 if (pathconf(filename, _PC_XATTR_EXISTS) == 1) in main()
411 if (pathconf(argvk, _PC_XATTR_EXISTS) in main()
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Dsysattrs.c119 if (((rc = pathconf(file, name)) == 1) || (errno != EINVAL)) { in sysattr_support()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c203 if (nargs->pathconf) { in nfs_free_args()
204 kmem_free(nargs->pathconf, sizeof (struct pathcnf)); in nfs_free_args()
205 nargs->pathconf = NULL; in nfs_free_args()
347 if (STRUCT_FGETP(args, pathconf) != NULL) { in nfs_copyin()
350 nargs->pathconf = pc; in nfs_copyin()
1054 STRUCT_FGETP(ap, pathconf) != NULL) { in pathconf_copyin()
1055 if (copyin(STRUCT_FGETP(ap, pathconf), STRUCT_BUF(pc_tmp), in pathconf_copyin()
1080 pc = args->pathconf; in pathconf_get()
1086 if (args->flags & NFSMNT_POSIX && args->pathconf != NULL) { in pathconf_get()
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c71 acl_flavor = pathconf(filename, _PC_ACL_ENABLED); in acl_trivial()
116 ace_acl = pathconf(fname, _PC_ACL_ENABLED); in cacl_get()
262 acl_flavor_target = pathconf(acl_inp->file, _PC_ACL_ENABLED); in cacl_set()
401 acl_flavor = pathconf(file, _PC_ACL_ENABLED); in acl_strip()
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c413 max_name = pathconf(argv[k], _PC_NAME_MAX); in main()
474 if (pathconf(argv[k], _PC_XATTR_EXISTS) == 1) in main()
485 if (pathconf(filename, in main()
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h151 extern long pathconf(const char *, int);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpathconf.c139 pathconf(char *fname, int name) in pathconf() function
/illumos-gate/usr/src/man/man2/
H A DMakefile227 pathconf.2 \
318 pathconf.2 := LINKSRC = fpathconf.2
/illumos-gate/usr/src/cmd/csplit/
H A Dcsplit.c379 if (strlen(file) > pathconf(".", _PC_NAME_MAX)) { in getfile()
391 if (strlen(delim + 1) > pathconf(file, _PC_NAME_MAX)) { in getfile()
/illumos-gate/usr/src/cmd/fs.d/nfs/dtrace/
H A Dnfs-trace.d72 nfsv3:::op-pathconf-start,
106 nfsv3:::op-pathconf-done,
/illumos-gate/usr/src/cmd/fstyp/
H A Dfstyp.c224 size = pathconf(".", _PC_PATH_MAX) + 1; in getexecpathname()
434 name_max = pathconf(lib_dir, _PC_NAME_MAX); in run_legacy_cmds()
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c800 if ((pathconf(ofname, _PC_XATTR_EXISTS) == 1) || in main()
1590 if (pathconf(ifname, _PC_XATTR_EXISTS) == 1) in copystat()
1640 if (pathconf(ofname, _PC_XATTR_EXISTS) == 1) in copystat()
1880 max_name = pathconf(dir, _PC_NAME_MAX); in addDotZ()
1881 max_path = pathconf(dir, _PC_PATH_MAX); in addDotZ()
/illumos-gate/usr/src/cmd/backup/dump/
H A Dlftw.c166 if (pathconf(path, _PC_XATTR_EXISTS) == 1) { in lf_xftw()
/illumos-gate/usr/src/cmd/pathchk/
H A Dpathchk.c139 *valp = pathconf(path, type); in checkPathConf()
/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum109 pathconf 113
/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum107 pathconf 113
/illumos-gate/usr/src/lib/libtecla/common/
H A Ddireader.c188 int name_max = pathconf(path, _PC_NAME_MAX); in _dr_open_dir()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c648 if (argp->pathconf) in mount_nfs()
649 free(argp->pathconf); in mount_nfs()
825 if (argp->pathconf) in mount_nfs()
826 free(argp->pathconf); in mount_nfs()
2231 args->pathconf = malloc(sizeof (p)); in get_fh()
2232 if (args->pathconf == NULL) { in get_fh()
2238 memcpy((caddr_t)args->pathconf, (caddr_t)&p, in get_fh()
/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevlink_disco.c183 dirplen = pathconf(dir, _PC_NAME_MAX); in lookupLink()

1234