Searched refs:FILEPROC_NULL (Results 1 – 2 of 2) sorted by relevance
132 #define FILEPROC_NULL ((struct fileproc *)0) macro
778 if (fp == FILEPROC_NULL) { in fdt_exec()1565 if ((fp == FILEPROC_NULL) && (fd < 0 || fd >= fdp->fd_nfiles || in fp_drop()1997 struct fileproc *fp = FILEPROC_NULL; in fp_get_pipe_id()5745 struct fileproc *fp = FILEPROC_NULL; in sys_fileport_makeport()5809 if (fp != FILEPROC_NULL) { in sys_fileport_makeport()5839 struct fileproc *fp = FILEPROC_NULL; in fileport_makefd()