HomeSort by: relevance | last modified time | path
    Searched refs:closef (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/miscfs/procfs/
procfs_fd.c 69 closef(fp);
procfs_vfsops.c 401 closef(fp);
404 closef(fp);
procfs_vnops.c 881 closef(fp);
1226 closef(fp);
1232 closef(fp);
1548 closef(fp);
1904 closef(fp);
  /src/sys/sys/
filedesc.h 250 int closef(file_t *);
  /src/bin/csh/
csh.c 190 static int closef(void *);
302 closef)))
305 closef)))
308 closef)))
1352 closef(void *oreo) function in typeref:typename:int
  /src/sys/kern/
uipc_usrreq.c 1499 * added by unp_internalize() with closef().
1501 closef(fp);
1741 * XXX: closef() doesn't pay attention
1790 closef(fp);
1846 closef(fp);
1984 (void)closef(fp);
uipc_domain.c 623 * closef could have reduced it.
635 closef(fp);
sys_descrip.c 145 closef(fp);
kern_descrip.c 564 * To release the file (not descriptor) reference, use closef().
741 return closef(fp);
833 closef(file_t *fp) function in typeref:typename:int
1610 closef(fp);
kern_ktrace.c 1426 closef(fp);
uipc_syscalls.c 257 closef(fp2);
sys_aio.c 373 closef(fp);
  /src/sys/dev/iscsi/
iscsi_ioctl.c 828 closef(conn->c_sock);
925 closef(conn->c_sock);
1778 closef(conn->c_sock);
  /src/sys/nfs/
nfs_syscalls.c 987 closef(fp);
  /src/share/man/man9/
Makefile 355 MLINKS+=file.9 closef.9 \

Completed in 27 milliseconds