Home
last modified time | relevance | path

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

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