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

/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c516 build_fstype_list(char ***fstypep) argument
527 if ((*fstypep = calloc(nfstype, sizeof (char *))) == NULL) {
545 if (((*fstypep)[i] = strdup(buf)) == NULL) {

Completed in 58 milliseconds