HomeSort by: relevance | last modified time | path
    Searched defs:parse_string_param (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/modload/
main.c 56 static void parse_string_param(prop_dictionary_t, const char *,
121 parse_param(props, optarg, parse_string_param);
243 parse_string_param(prop_dictionary_t props, const char *name, function in typeref:typename:void
main.c 56 static void parse_string_param(prop_dictionary_t, const char *,
121 parse_param(props, optarg, parse_string_param);
243 parse_string_param(prop_dictionary_t props, const char *name, function in typeref:typename:void

Completed in 21 milliseconds