Searched refs:notfounds (Results 1 – 4 of 4) sorted by relevance
1089 char ***notfounds) /* Attributes req'd but not found */ in _rmdevtabattrs() argument1114 *notfounds = NULL; in _rmdevtabattrs()1208 if (*notfounds = malloc(sizeof (char **)*(nattrs+1))) { in _rmdevtabattrs()1212 pnxt = *notfounds; in _rmdevtabattrs()1219 free(*notfounds); in _rmdevtabattrs()1220 *notfounds = NULL; in _rmdevtabattrs()1233 for (pnxt = *notfounds; *pnxt; pnxt++) in _rmdevtabattrs()1235 free(*notfounds); in _rmdevtabattrs()1236 *notfounds = NULL; in _rmdevtabattrs()1299 for (pnxt = *notfounds; *pnxt; pnxt++) in _rmdevtabattrs()[all …]
791 char ***notfounds) /* Members req'd but not found */ in _rmdgrpmems() argument814 *notfounds = NULL; in _rmdgrpmems()896 *notfounds = nflst; in _rmdgrpmems()902 if (!noerr) *notfounds = NULL; in _rmdgrpmems()
236 extern int _rmdgrpmems(char *dgrp, char **mems, char ***notfounds);
277 char ***notfounds));285 extern int _rmdgrpmems __P((char *dgrp, char **mems, char ***notfounds));