Home
last modified time | relevance | path

Searched defs:p_section (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c647 section_t *p_section = NULL; in new_section() local
674 section_t *p_section = NULL; in destroy_config() local
931 section_t *p_section = NULL; in fprint_config_file() local
1035 section_t *p_section = NULL; in find_section() local
1225 section_t *p_section = NULL; in del_prefer() local
1286 section_t *p_section = NULL; in del_section() local
1355 section_t *p_section = NULL; in set_prefer() local
1454 section_t *p_section = NULL; in add_to_history() local
1690 section_t *p_section = NULL; in essid_of_profile() local
1822 section_t *p_section = NULL; in select_profile() local
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c645 p_section(int section, int opcode) { in p_section() function