Home
last modified time | relevance | path

Searched refs:pgm (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-10-stable/usr.sbin/bsdconfig/ttys/
Dttys40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
72 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
81 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
93 f_die 1 "$msg_no_such_file_or_directory" "$pgm" "$EDITOR"
95 f_die 1 "$msg_permission_denied" "$pgm" "$EDITOR"
99 f_die 1 "$msg_no_such_file_or_directory" "$pgm" "$EDITOR"
112 "$msg_no_such_file_or_directory" "$pgm" "$X11TERM"
114 "$msg_permission_denied" "$pgm" "$X11TERM"
118 "$msg_no_such_file_or_directory" "$pgm" "$X11TERM"
/freebsd-10-stable/contrib/tcpdump/
Dprint-pgm.c161 register const struct pgm_header *pgm; in pgm_print() local
177 pgm = (struct pgm_header *)bp; in pgm_print()
191 if (!TTEST(pgm->pgm_dport)) { in pgm_print()
208 sport = EXTRACT_16BITS(&pgm->pgm_sport); in pgm_print()
209 dport = EXTRACT_16BITS(&pgm->pgm_dport); in pgm_print()
238 TCHECK(*pgm); in pgm_print()
240 (void)printf("PGM, length %u", pgm->pgm_length); in pgm_print()
245 if (length > pgm->pgm_length) in pgm_print()
246 length = pgm->pgm_length; in pgm_print()
249 pgm->pgm_gsid[0], in pgm_print()
[all …]
/freebsd-10-stable/usr.sbin/bsdconfig/docsinstall/
Ddocsinstall40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
81 "$msg_no_such_file_or_directory" "$pgm" "$X11TERM"
83 "$msg_permission_denied" "$pgm" "$X11TERM"
87 "$msg_no_such_file_or_directory" "$pgm" "$X11TERM"
/freebsd-10-stable/usr.sbin/bsdconfig/startup/
Drcedit41 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
42 pgm="${ipgm:-$pgm}"
54 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
62 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dstartup40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
102 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
111 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Drcadd41 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
42 pgm="${ipgm:-$pgm}"
102 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
111 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/usermgmt/
Duseradd42 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
43 pgm="${ipgm:-$pgm}"
55 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
64 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dgroupadd42 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
43 pgm="${ipgm:-$pgm}"
55 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
64 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dgroupedit43 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
44 pgm="${ipgm:-$pgm}"
56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
65 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dgroupdel43 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
44 pgm="${ipgm:-$pgm}"
56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
65 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Duserdel43 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
44 pgm="${ipgm:-$pgm}"
56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
65 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Duseredit43 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
44 pgm="${ipgm:-$pgm}"
56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
65 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/
Dbsdconfig314 if [ "$pgm" != "bsdconfig" ]; then
315 if indexfile=$( f_index_file "$pgm" ) &&
316 cmd=$( f_index_menusel_command "$indexfile" "$pgm" )
318 f_dprintf "pgm=[%s] cmd=[%s] *=[%s]" "$pgm" "$cmd" "$*"
323 [ "$pgm" = "$resword" ] || continue
325 f_dprintf "pgm=[%s] A valid resWord!" "$pgm"
379 f_err "%s: %s: $msg_not_found\n" "$pgm" "$1"
/freebsd-10-stable/usr.sbin/bsdconfig/password/
Dpassword40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
60 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
69 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/networking/
Dnameservers44 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
45 pgm="${ipgm:-$pgm}"
57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
66 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Ddefaultrouter44 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
45 pgm="${ipgm:-$pgm}"
57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
66 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dhostname44 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
45 pgm="${ipgm:-$pgm}"
57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
66 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dnetworking40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
103 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
112 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/packages/
Dpackages48 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
49 pgm="${ipgm:-$pgm}"
61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
70 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/diskmgmt/
Ddiskmgmt40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
76 "$msg_no_such_file_or_directory" "$pgm" "$X11TERM"
/freebsd-10-stable/usr.sbin/bsdconfig/console/
Dttys41 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
42 pgm="${ipgm:-$pgm}"
118 f_eval_catch -k tmpfile $funcname mktemp 'mktemp -t "%s"' "$pgm" ||
180 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
189 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/bsdconfig/mouse/
Dflags41 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
42 pgm="${ipgm:-$pgm}"
61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
70 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Ddisable41 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
42 pgm="${ipgm:-$pgm}"
61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
70 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
Dmouse40 f_index_menusel_keyword $BSDCFG_LIBE/$APP_DIR/INDEX "$pgm" ipgm &&
41 pgm="${ipgm:-$pgm}"
104 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
113 f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
/freebsd-10-stable/usr.sbin/sysrc/
Dsysrc88 f_err "Usage: %s [OPTIONS] %s\n" "$pgm" \
90 f_err "Try \`%s --help' for more information.\n" "$pgm"
103 f_err "Usage: %s [OPTIONS] name[[+|-]=value] ...\n" "$pgm"
104 f_err "Usage: %s [OPTIONS] -a | -A\n" "$pgm"
105 f_err "Usage: %s [OPTIONS] -l | -L [name ...]\n" "$pgm"
280 die "%s: Missing or null argument to \`-j' flag" "$pgm"
288 die "%s: Missing or null argument to \`-R' flag" "$pgm"
291 die "%s: Missing or null argument to \`-s' flag" "$pgm"
432 errmsg="$pgm: Exiting due to previous syntax errors"
454 errmsg="$pgm: \`-x' option incompatible with \`-a'/\`-A' options"
[all …]

123