Lines Matching defs:getf
401 * Routines like getf() make an optimistic check on the validity
408 * other way around, getf() could see the new fi_nfiles and attempt
584 getf(int fd)
961 * If DTrace has getf() subroutines active, it will set dtrace_closef
966 * be no way for a racing getf() in probe context to yield the fp that
1197 * getf() may or may not have been called before calling f_getfl().
1235 * getf() may or may not have been called before calling f_getfd_error().
1266 * getf() must have been called before calling f_getfd().
1279 * getf() may or may not have been called before calling f_setfd_error().
1522 if ((startfp = getf(fd)) == NULL)
1726 * addfpollinfo is always done inside the getf/releasef pair.
1776 * addfd_port is always done inside the getf/releasef pair.
1799 * delfd_port is always done inside the getf/releasef pair.