Searched refs:fileno_return (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/userboot/
H A Duserboot.h98 * returned in *fileno_return, its type in *type_return and
103 int (*readdir)(void *arg, void *h, uint32_t *fileno_return,
/illumos-gate/usr/src/boot/sys/boot/userboot/test/
H A Dtest.c187 test_readdir(void *arg, void *h, uint32_t *fileno_return, uint8_t *type_return, argument
204 *fileno_return = dp->d_fileno;

Completed in 135 milliseconds