Searched refs:FILEPROC_NULL (Results 1 – 2 of 2) sorted by relevance
132 #define FILEPROC_NULL ((struct fileproc *)0) macro
792 if (fp == FILEPROC_NULL) { in fdt_exec()1576 if ((fp == FILEPROC_NULL) && (fd < 0 || fd >= fdp->fd_nfiles || in fp_drop()2005 struct fileproc *fp = FILEPROC_NULL; in fp_get_pipe_id()5836 struct fileproc *fp = FILEPROC_NULL; in sys_fileport_makeport()5900 if (fp != FILEPROC_NULL) { in sys_fileport_makeport()5930 struct fileproc *fp = FILEPROC_NULL; in fileport_makefd()