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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c823 _sdbc_pcu_config(int namec, char **namev) argument
839 if ((swfs.names[i] = kmem_alloc(strlen(namev[i])+1,
845 (void) strcpy(swfs.names[i], namev[i]);

Completed in 46 milliseconds