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

/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c125 static const struct handlespec *findhandler(const char *, int, regex_t *,
388 findhandler(const char *s, int w, regex_t *re, size_t *lastcompiled) function
673 p = findhandler(canonname, 0, re, lastcompiled);
908 if (type != CTLTYPE_NODE && (w = findhandler(canonname, 1, re,

Completed in 102 milliseconds