Searched refs:FILEPROC_NULL (Results 1 – 2 of 2) sorted by relevance
131 #define FILEPROC_NULL ((struct fileproc *)0) macro
714 if (fp == FILEPROC_NULL) { in fdt_exec()1490 if ((fp == FILEPROC_NULL) && (fd < 0 || fd >= fdp->fd_nfiles || in fp_drop()1913 struct fileproc *fp = FILEPROC_NULL; in fp_get_pipe_id()5433 struct fileproc *fp = FILEPROC_NULL; in sys_fileport_makeport()5497 if (fp != FILEPROC_NULL) { in sys_fileport_makeport()5527 struct fileproc *fp = FILEPROC_NULL; in fileport_makefd()