Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dgenacl.c41 typedef int econvertfn(acl_entry_t, struct l9p_ace *); typedef
47 static struct l9p_acl *l9p_sysacl_to_acl(int, acl_t, econvertfn *);
527 l9p_sysacl_to_acl(int acetype, acl_t sysacl, econvertfn *convert) in l9p_sysacl_to_acl()