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

/illumos-gate/usr/src/lib/libnsctl/common/
H A Dmachdep.c286 char *foundname; local
289 foundname = NULL;
297 foundname = strdup(nodes[slot].nc_nodename);
298 if (foundname) {
299 *name = foundname;

Completed in 46 milliseconds