Home
last modified time | relevance | path

Searched refs:uid_return (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/userboot/
H A Duserboot.h125 int *uid_return, int *gid_return, uint64_t *size_return);
/illumos-gate/usr/src/boot/userboot/test/
H A Dtest.c253 test_stat(void *arg, void *h, int *mode_return, int *uid_return, in test_stat() argument
259 *uid_return = tf->tf_stat.st_uid; in test_stat()