Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h223 extern void fcnt_add(struct uf_info *, int);
/illumos-gate/usr/src/uts/common/os/
H A Dfork.c685 fcnt_add(fip, -1); in fork_fail()
1189 fcnt_add(P_FINFO(pp), 1); in getproc()
H A Dfio.c1422 fcnt_add(uf_info_t *fip, int incr) in fcnt_add() function