Searched refs:snprintf_cred (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c369 void snprintf_cred(char *buf, int, struct xucred *cr);
4873 snprintf_cred(buf, sizeof(buf), cr);
5083 snprintf_cred(char *buf, int buflen, struct xucred *cr) function
5105 snprintf_cred(crbuf, sizeof(crbuf), cr);

Completed in 130 milliseconds