Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c782 aelist_t *history_list = NULL; in parse_file() local
825 if (history_list == NULL) { in parse_file()
827 history_list = new_ael(HISTORY); in parse_file()
828 new_section(p_config_file, history_list, in parse_file()
862 if (history_list->ael_argc <= in parse_file()
864 new_ae(history_list, buf_line); in parse_file()