Searched defs:getf (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c401 * 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) function
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(f
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h326 void getf(void) { } function
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h123 int (*getf)(); member in struct:_hxge_param_t
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h258 int (*getf)(); member in struct:_nxge_param_t

Completed in 84 milliseconds