pathconf
long pathconf(const char *, int);
if (pathconf(path, _PC_XATTR_EXISTS) == 1) {
if (tfd == AT_FDCWD && pathconf(orig, _PC_XATTR_EXISTS) != 1) {
if (pathconf(name, _PC_ACL_ENABLED) == _ACL_ACE_ENABLED)
if (pathconf(ifname, _PC_XATTR_EXISTS) == 1)
if (pathconf(ofname, _PC_XATTR_EXISTS) == 1)
max_name = pathconf(dir, _PC_NAME_MAX);
max_path = pathconf(dir, _PC_PATH_MAX);
if ((pathconf(ofname, _PC_XATTR_EXISTS) == 1) ||
*ext_attrflg = (pathconf(filename, (actflag == ARC_CREATE) ?
if (strlen(file) > pathconf(".", _PC_NAME_MAX)) {
if (strlen(delim + 1) > pathconf(file, _PC_NAME_MAX)) {
pathconf(curname, _PC_XATTR_EXISTS) == 1) {
pathlen = pathconf("/", _PC_PATH_MAX);
val = (pathconf(filename, _PC_XATTR_EXISTS) == 1);
argp->pathconf = NULL;
&argp->pathconf, retries)) {
if (argp->pathconf)
free(argp->pathconf);
if (argp->pathconf)
free(argp->pathconf);
args->pathconf = malloc(sizeof (p));
if (args->pathconf == NULL) {
memcpy((caddr_t)args->pathconf, (caddr_t)&p,
if (argp->pathconf)
free(argp->pathconf);
if (argp->pathconf)
free(argp->pathconf);
p.pc_link_max = pathconf(rpath, _PC_LINK_MAX);
p.pc_name_max = pathconf(rpath, _PC_NAME_MAX);
p.pc_path_max = pathconf(rpath, _PC_PATH_MAX);
if (pathconf(rpath, _PC_NO_TRUNC) == 1)
if (pathconf(rpath, _PC_CHOWN_RESTRICTED) == 1)
size = pathconf(".", _PC_PATH_MAX) + 1;
name_max = pathconf(lib_dir, _PC_NAME_MAX);
if ((value = pathconf(file, (int)scp->value)) == -1) {
if (atflg && pathconf(file, _PC_XATTR_EXISTS) == 1)
if (pathconf(source, _PC_XATTR_EXISTS) != 1)
if (pathconf(target, _PC_XATTR_ENABLED) != 1) {
if (pathconf(fullname, _PC_XATTR_EXISTS) != 1 &&
max_name = pathconf(argv[k], _PC_NAME_MAX);
if (pathconf(argv[k], _PC_XATTR_EXISTS) == 1)
if (pathconf(filename,
*valp = pathconf(path, type);
f_len = pathconf(MSG_ORIG(MSG_STR_PERIOD), _PC_NAME_MAX);
PRINT_VOPSTAT(niceflag, pathconf);
*ext_attrflg = (pathconf(filename, (actflag == ARC_CREATE) ?
max_name = pathconf(filename, _PC_NAME_MAX);
if (pathconf(filename, _PC_XATTR_EXISTS) == 1)
if (pathconf(argvk, _PC_XATTR_EXISTS)
result = pathconf(pathbuf, check);
extern long pathconf(const char *, int);
deplen = pathconf(devpath, _PC_NAME_MAX);
deplen = pathconf(basedir, _PC_NAME_MAX);
if ((size = pathconf(".", _PC_PATH_MAX)) == -1)
if ((val = pathconf(".", _PC_PATH_MAX)) == -1)
name_max = pathconf(objroot, _PC_NAME_MAX);
if (((rc = pathconf(file, name)) == 1) || (errno != EINVAL)) {
returned_val = pathconf(mntpnt, _PC_PATH_MAX);
if ((h->name_max = pathconf(h->libfs_dir, _PC_NAME_MAX)) < 0) {
ace_acl = pathconf(fname, _PC_ACL_ENABLED);
acl_flavor_target = pathconf(acl_inp->file, _PC_ACL_ENABLED);
acl_flavor = pathconf(file, _PC_ACL_ENABLED);
acl_flavor = pathconf(filename, _PC_ACL_ENABLED);
int name_max = pathconf(path, _PC_NAME_MAX);
maxlen = pathconf(FS_ROOT_DIR, _PC_PATH_MAX);
x = pathconf(path, _PC_PATH_MAX);
if ((pathconf("/", _PC_CHOWN_RESTRICTED) == -1) && (errno == 0))
VOPSTATS_UPDATE(vp, pathconf);
dirplen = pathconf(dir, _PC_NAME_MAX);
extern long pathconf(const char *, int);
if ((val = pathconf(".", _PC_PATH_MAX)) == -1L)
_FEMOPDEF(PATHCONF, pathconf),
_FEMGUARD(PATHCONF, pathconf),
STRUCT_FGETP(ap, pathconf) != NULL) {
if (copyin(STRUCT_FGETP(ap, pathconf), STRUCT_BUF(pc_tmp),
pc = args->pathconf;
if (args->flags & NFSMNT_POSIX && args->pathconf != NULL) {
if (nargs->pathconf) {
kmem_free(nargs->pathconf, sizeof (struct pathcnf));
nargs->pathconf = NULL;
if (STRUCT_FGETP(args, pathconf) != NULL) {
nargs->pathconf = pc;
VOPSTATS_UPDATE(vp, pathconf);
caddr32_t pathconf; /* static pathconf kludge */
struct pathcnf *pathconf; /* static pathconf kludge */
long pathconf(char *, int);
/* 113 */ SYSENT_CL("pathconf", pathconf, 2),
/* 113 */ SYSENT_CI("pathconf", pathconf, 2),