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

1234

/freebsd-11-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.c78 return USAGE;
85 return USAGE;
97 return USAGE;
104 return USAGE;
127 return USAGE;
132 return USAGE;
332 return USAGE;
341 return USAGE;
354 return USAGE;
359 return USAGE;
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
H A Ddstyle.pl32 $USAGE = "Usage: $PNAME [file ...]\n";
229 die $USAGE if (scalar(@files) == 0);
/freebsd-11-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-11-stable/usr.sbin/bsdconfig/password/
H A Dpassword60 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcedit54 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-11-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-11-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-11-stable/usr.sbin/bsdconfig/diskmgmt/
H A Ddiskmgmt61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-11-stable/usr.sbin/bsdconfig/docsinstall/
H A Ddocsinstall61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-11-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-11-stable/usr.sbin/bsdconfig/packages/
H A Dpackages61 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;
/freebsd-11-stable/contrib/libreadline/support/
H A Dshlib-install18 USAGE="$PROGNAME [-D] -O host_os -d installation-dir [-b bin-dir] -i install-prog [-U] library"
30 -*) echo "$USAGE" >&2 ; exit 2;;
39 echo "$USAGE" >&2
/freebsd-11-stable/usr.sbin/bsdconfig/ttys/
H A Dttys72 h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm" ;;

Completed in 131 milliseconds

1234