Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mountd/
H A Dmountd.c252 static void parsecred(char *, struct expcred *);
2925 parsecred(cpoptarg, cr); in do_opt()
3658 parsecred(char *names, struct expcred *cr) in parsecred() function