Searched refs:list_msg (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 2889 boolean_t list_msg = B_TRUE; in listprop() local 2890 ret = nwam_ncp_walk_ncus(handle, list_ncu_callback, &list_msg, in listprop() 3004 boolean_t list_msg = B_TRUE; in list_func() local 3117 list_msg = B_TRUE; in list_func() 3122 ret = nwam_walk_ncps(list_ncp_callback, &list_msg, 0, in list_func() 3130 list_msg = B_TRUE; in list_func() 3157 list_msg = B_TRUE; in list_func() 3162 ret = nwam_walk_locs(list_loc_callback, &list_msg, in list_func() 3170 list_msg = B_TRUE; in list_func() 3175 ret = nwam_walk_enms(list_enm_callback, &list_msg, in list_func() [all …]
|