Searched refs:fstypep (Results 1 – 1 of 1) sorted by relevance
455 build_fstype_list(char ***fstypep) in build_fstype_list() argument466 if ((*fstypep = calloc(nfstype, sizeof (char *))) == NULL) { in build_fstype_list()484 if (((*fstypep)[i] = strdup(buf)) == NULL) { in build_fstype_list()