Home
last modified time | relevance | path

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

/src/usr.sbin/mfiutil/
H A Dmfi_evt.c141 parse_locale(char *arg, uint16_t *locale) in parse_locale() function
584 if (parse_locale(optarg, &locale) < 0) { in show_events()