Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c645 section_t *p_section = NULL; in new_section() local
672 section_t *p_section in destroy_config() local
929 section_t *p_section = NULL; fprint_config_file() local
1033 section_t *p_section = NULL; find_section() local
1223 section_t *p_section = NULL; del_prefer() local
1284 section_t *p_section = NULL; del_section() local
1353 section_t *p_section = NULL; set_prefer() local
1452 section_t *p_section = NULL; add_to_history() local
1688 section_t *p_section = NULL; essid_of_profile() local
1820 section_t *p_section = NULL; select_profile() local
2022 section_t *p_section = NULL; do_startconf() local
2073 section_t *p_section = NULL, *activep_section = NULL; find_active_profile() local
2134 section_t *p_section = NULL; record_active_profile() local
2166 section_t *p_section = NULL; do_loadpf() local
2280 section_t *p_section = NULL; do_loadpf() local
2327 section_t *p_section = NULL; print_wepkey_info() local
2366 section_t *p_section = NULL; do_printpf() local
2504 section_t *p_section = NULL, *p_sectionbak = NULL; do_deletepf() local
2575 section_t *p_section = NULL; do_history() local
2692 section_t *p_section = NULL; do_lsprefer() local
2731 section_t *p_section = NULL; do_rmprefer() local
3088 section_t *p_section = NULL; do_setprofwepkey() local
4276 section_t *p_section = NULL; do_getprofparam() local
[all...]
/titanic_52/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c650 p_section(int section, int opcode) { in p_section() function