Searched refs:update_fabric_wwn_list (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 721 (void) update_fabric_wwn_list( 895 update_fabric_wwn_list(ADD_ENTRY, update_str, errstring)) { 955 if (update_fabric_wwn_list(REMOVE_ENTRY, 1023 if (update_fabric_wwn_list(REMOVE_ENTRY, 1220 if (update_fabric_wwn_list(REMOVE_ENTRY, update_str, 1386 if (update_fabric_wwn_list(REMOVE_ENTRY, update_str,
|
H A D | cfga_fp.h | 457 int update_fabric_wwn_list(int, const char *, char **);
|
H A D | cfga_rep.c | 30 /* The following are used by update_fabric_wwn_list() */ 61 * - "srch_str" has '\n' at the end, but when update_fabric_wwn_list() calls 219 update_fabric_wwn_list(int cmd, const char *update_str, char **errstring) function
|
Completed in 27 milliseconds