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

/osnet-11/usr/src/lib/libdevalloc/common/
H A Ddev_alloc.h66 devalloc_t *getdaent(void);
H A Dgetdaent.c320 * getdaent -
325 * call to getdaent should be bracketed by setdaent and enddaent.
329 getdaent(void) function
H A Dlibdevalloc.c901 while ((devallocp = getdaent()) != NULL) {
970 while ((devallocp = getdaent()) != NULL) {
/osnet-11/usr/src/lib/libdevalloc/
H A DMakefile.com27 OBJECTS= getdaent.o \

Completed in 32 milliseconds