Searched refs:USAGE (Results 26 - 50 of 90) sorted by relevance

1234

/freebsd-13-stable/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c149 return (USAGE);
155 return (USAGE);
209 return (USAGE);
315 return (USAGE);
322 return (USAGE);
326 return (USAGE);
366 return (USAGE);
411 return (USAGE);
493 return (USAGE);
500 return (USAGE);
[all...]
H A Dhccontrol.h40 #define USAGE 3 /* invalid parameters */ macro
H A Dle.c90 return (USAGE);
97 return (USAGE);
109 return (USAGE);
116 return (USAGE);
147 return (USAGE);
152 return (USAGE);
381 return (USAGE);
402 return (USAGE);
413 return USAGE;
418 return USAGE;
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddstyle.pl36 $USAGE = "Usage: $PNAME [file ...]\n";
234 die $USAGE if (scalar(@files) == 0);
/freebsd-13-stable/usr.sbin/bsdconfig/networking/
H A Ddefaultrouter57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Dhostname57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Dnameservers57 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Dwlanconfig59 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/password/
H A Dpassword60 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/startup/
H A Drcedit54 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/usermgmt/
H A Dgroupadd55 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Duseradd55 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Dgroupdel56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Dgroupedit56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Duserdel56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Duseredit56 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.bin/gzip/
H A Dgzexe155 USAGE="usage: $prog [-d] file ..."
157 echo $USAGE
H A Dzdiff36 USAGE="usage: $0 [options] file1 [file2]"
138 echo "$USAGE" 1>&2
/freebsd-13-stable/usr.sbin/bsdconfig/diskmgmt/
H A Ddiskmgmt61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/docsinstall/
H A Ddocsinstall61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/mouse/
H A Dflags61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
H A Ddisable61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/usr.sbin/bsdconfig/packages/
H A Dpackages61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-13-stable/contrib/less/
H A Dmkutable4 my $USAGE = <<__EOF__;
36 die $USAGE if not getopts('f:n');
/freebsd-13-stable/usr.sbin/bsdconfig/ttys/
H A Dttys72 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;

Completed in 92 milliseconds

1234