Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c97 } list_type_t; typedef
128 list_type_t type;
176 static aelist_t *new_ael(list_type_t type);
609 new_ael(list_type_t type) in new_ael()
780 list_type_t cur_list = OTHER; in parse_file()