Home
last modified time | relevance | path

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

/freebsd/lib/libc/posix1e/
H A Dacl_extended_file_np.c39 typedef long (*pathconf_func)(const char *, int); typedef
42 _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()