Searched defs:_getdgrptabent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Ddgrpent.c44 * _getdgrptabent() Gets the next entry in the device table
99 * _getdgrptabent() returns the first record in the device table.
406 * struct dgrptabent *_getdgrptabent()
426 _getdgrptabent(void) function
647 while (!found && (dgrprec = _getdgrptabent())) {

Completed in 58 milliseconds