Home
last modified time | relevance | path

Searched defs:fget (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfile.h183 #define fget(...) linux_fget(__VA_ARGS__) macro
/freebsd/contrib/tnftp/src/
H A Dcmds.c756 fget(int argc, char *argv[]) in fget() function
/freebsd/sys/kern/
H A Dkern_descrip.c3463 fget(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in fget() function