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

/netbsd-current/usr.sbin/mtree/
H A Dextern.h72 u_int parsekey(const char *, int *);
H A Dmtree.c155 keys |= parsekey(p, NULL);
160 keys |= parsekey(p, NULL);
203 keys &= ~parsekey(p, NULL);
H A Dmisc.c117 parsekey(const char *name, int *needvaluep) function
H A Dspec.c553 ip->flags |= type = parsekey(kw, &value);
708 ip->flags &= ~parsekey(p, NULL);

Completed in 143 milliseconds