Home
last modified time | relevance | path

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

/freebsd/lib/libc/posix1e/
H A Dacl_extended_file_np.c42 _acl_extended_file(acl_get_func f, pathconf_func pathconf_f, const char* path_p);
63 _acl_extended_file(acl_get_func acl_get, pathconf_func pathconf_f, const char* path_p) in _acl_extended_file() argument
68 retval = pathconf_f(path_p, _PC_ACL_NFS4); in _acl_extended_file()