Searched refs:name_arg (Results 1 – 1 of 1) sorted by relevance
9052 export_property(scf_property_t *prop, const char *name_arg, in export_property() argument9062 if (name_arg != NULL) { in export_property()9063 (void) strcpy(exp_str, name_arg); in export_property()