Searched refs:FILEPROC_NULL (Results 1 – 2 of 2) sorted by relevance
131 #define FILEPROC_NULL ((struct fileproc *)0) macro
712 if (fp == FILEPROC_NULL) { in fdt_exec()1488 if ((fp == FILEPROC_NULL) && (fd < 0 || fd >= fdp->fd_nfiles || in fp_drop()1921 struct fileproc *fp = FILEPROC_NULL; in fp_get_pipe_id()5441 struct fileproc *fp = FILEPROC_NULL; in sys_fileport_makeport()5505 if (fp != FILEPROC_NULL) { in sys_fileport_makeport()5535 struct fileproc *fp = FILEPROC_NULL; in fileport_makefd()