Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dacl.c39 static int acl_fileproc (void *callerdat, struct file_info *finfo);
971 err = start_recursion (acl_fileproc, NULL, acl_dirproc, NULL, NULL, in racl_proc()
985 acl_fileproc (void *callerdat, struct file_info *finfo) in acl_fileproc() function