Searched refs:instname (Results 1 - 1 of 1) sorted by relevance

/scfdot/
H A Dscfdot.c439 static char *instname, *pgname; /* max_name_len + 1 long */ variable
463 if (scf_instance_get_name(i, instname, max_name_len + 1) == -1) {
470 instname);
838 (instname = malloc(max_name_len + 1)) == NULL ||

Completed in 8 milliseconds