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

/freebsd-current/usr.sbin/bsdconfig/
H A Dbsdconfig311 # as a valid resword (see script.subr for additional details about reswords).
321 for resword in $RESWORDS; do
322 [ "$pgm" = "$resword" ] || continue
325 f_dispatch $resword $resword "$@"

Completed in 54 milliseconds