Home
last modified time | relevance | path

Searched refs:file_getf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_fio.h34 extern file_t *file_getf(int);
H A Dfake_fio.c66 file_getf(int fd) in file_getf() function
H A Dfake_ktli.c161 fp = file_getf(fd); in t_kopen()