HomeSort by: relevance | last modified time | path
    Searched refs:_nfs4_acl_to_text_np (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/posix1e/
acl_support.h 51 char *_nfs4_acl_to_text_np(const acl_t, ssize_t *, int);
acl_to_text.c 58 char *_nfs4_acl_to_text_np(const acl_t acl, ssize_t *len_p, int flags);
255 return (_nfs4_acl_to_text_np(acl, len_p, flags));
acl_to_text_nfs4.c 235 _nfs4_acl_to_text_np(const acl_t aclp, ssize_t *len_p, int flags) function in typeref:typename:char *

Completed in 38 milliseconds