Home
last modified time | relevance | path

Searched defs:dup2dn (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/mdmfs/
H A Dmdmfs.c732 bool dup2dn; /* Dup /dev/null to stdout? */ in run() local
/freebsd/sbin/swapon/
H A Dswapon.c665 int pfd[2], nfd, dup2dn; run_cmd() local