Searched refs:N_SRC_ARGS (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/etcupdate/
H A Detcupdate66 N_SRC_ARGS=0 # number of "-s" args
506 N_SRC_ARGS=$(( N_SRC_ARGS + 1 ))
575 if [ "${N_SRC_ARGS}" -gt 1 ] && ( ${SOURCEMODE} || ${BINARYDIRMODE} ); then
592 if [ "${N_SRC_ARGS}" -eq 0 ]; then

Completed in 92 milliseconds