Home
last modified time | relevance | path

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

/netbsd-src/sbin/modload/
H A Dmain.c51 static void parse_int_param(prop_dictionary_t, const char *,
108 parse_param(props, optarg, parse_int_param); in main()
207 parse_int_param(prop_dictionary_t props, const char *name, in parse_int_param() function