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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_ncp.c1686 char *ncufile, *untypedname = NULL; local
1737 err = nwam_ncu_typed_name_to_name(name, &tmptype, &untypedname);
1748 free(untypedname);
1754 err == NWAM_INVALID_ARG ? name : untypedname, flags, ncuhp);
1756 free(untypedname);

Completed in 27 milliseconds