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

/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevices.h69 devalloc_t *getdaent(void);
H A Dgetdaent.c324 * getdaent -
329 * call to getdaent should be bracketed by setdaent and enddaent.
333 getdaent(void) function
H A Ddevalloc.c843 while ((devallocp = getdaent()) != NULL) {
913 while ((devallocp = getdaent()) != NULL) {
/illumos-gate/usr/src/lib/libbsm/
H A DMakefile.com59 getdaent.o \
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c558 while ((da = getdaent()) != NULL) {
581 while ((da = getdaent()) != NULL) {
1452 while ((da = getdaent()) != NULL) {
1499 while ((da = getdaent()) != NULL) {

Completed in 62 milliseconds