Searched defs:dup2dn (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/mdmfs/ | ||
H A D | mdmfs.c | 732 bool dup2dn; /* Dup /dev/null to stdout? */ in run() local |
/freebsd/sbin/swapon/ | ||
H A D | swapon.c | 635 int pfd[2], nfd, dup2dn; in run_cmd() local |