Searched defs:nsc_strdup (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c708 * nsc_strdup (char *s)
720 nsc_strdup(char *s) function
739 * Frees a string previously allocated by nsc_strdup.
992 sp->s_name = nsc_strdup(name);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h138 char *nsc_strdup(char *) { } function

Completed in 58 milliseconds