Lines Matching refs:MKNOD
328 Usage: ${0##*/} [-fMsu] [-m mknod] [-p pax] [-t mtree] special [...]
332 -m mknod Name of mknod(8) program. [\$TOOL_MKNOD or mknod]
435 : ${TOOL_MKNOD:=mknod}
544 # do_force requires mknod
547 die "-f option works only with mknod"
558 # forced above, then use one of mtree, pax, or mknod, in that
568 # mknod is just very slow, because the shell has to fork for
587 # If we are using mknod, then decide what options to pass it.
588 MKNOD="${TOOL_MKNOD:-mknod} -F netbsd"
591 MKNOD="${MKNOD} -R"
593 MKNOD="${MKNOD} -r"
751 ${MKNOD} -m ${5:-600} -g \#${6:-$g_wheel} -u \#${7:-$u_root} $1 $2 $3 $4
2561 ${MKNOD} -m 600 -g 0 -u 0 temp_console c %CONSOLE_CMAJOR% 0