Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/mountd/
H A Dmountd.c240 static void parsecred(char *, struct xucred *);
2705 parsecred(cpoptarg, cr); in do_opt()
3397 parsecred(char *namelist, struct xucred *cr) in parsecred() function