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

/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dmtree.c115 keys |= parsekey(p, NULL);
120 keys |= parsekey(p, NULL);
154 keys &= ~parsekey(p, NULL);
H A Dextern.h65 u_int parsekey(const char *, int *);
H A Dmisc.c113 parsekey(const char *name, int *needvaluep) function
H A Dspec.c528 ip->flags |= type = parsekey(kw, &value);
683 ip->flags &= ~parsekey(p, NULL);

Completed in 82 milliseconds