Home
last modified time | relevance | path

Searched refs:nsc_strdup (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h138 char *nsc_strdup(char *) { } in nsc_strdup() function
H A Dnsctl.h432 extern char *nsc_strdup(char *);
/titanic_44/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_gen.c720 nsc_strdup(char *s) in nsc_strdup() function
992 sp->s_name = nsc_strdup(name); in nsc_register_svc()
H A Dnsc_dev.c384 sp->sp_path = nsc_strdup(path); in nsc_register_path()
2001 dev->nsc_path = nsc_strdup(path); in _nsc_alloc_dev()