Home
last modified time | relevance | path

Searched defs:fd_get (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/capsicum-test/
H A Dfcntl.cc342 int fd_get = dup(fd); in TEST() local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c295 static inline enum fd_type fd_get(int index, int *fd) in fd_get() function