Home
last modified time | relevance | path

Searched defs:update_str (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c682 char *update_str, *t_apid; in dev_change_state() local
1067 char *node_path, *vhci_path, *update_str; in unconf_vhci_nodes() local
1245 char *node_path, *update_str; in unconf_non_vhci_nodes() local
H A Dcfga_rep.c220 update_fabric_wwn_list(int cmd, const char *update_str, char **errstring) in update_fabric_wwn_list()
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c65 static char *update_str; variable
564 commit_to_disk(ib_data_t *data, char *update_str) in commit_to_disk()
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c85 static char *update_str; variable
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c120 static char *update_str; variable
/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_cache.c261 update_str(const char **item, const char *str) in update_str() function