Home
last modified time | relevance | path

Searched defs:allow_option (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/tprof/
H A Dtprof.c280 bool allow_option, allow_scale; in tprof_parse_event() local
/netbsd-src/lib/libwrap/
H A Doptions.c221 allow_option(char *value, struct request_info *request) in allow_option() function