Searched refs:OPTIONS (Results 76 - 98 of 98) sorted by relevance

1234

/freebsd-13-stable/contrib/opie/
H A DMakefile.in111 OPTIONS=@DEFS@
/freebsd-13-stable/usr.bin/sort/
H A Dsort.c63 #define OPTIONS "bcCdfghik:Mmno:RrsS:t:T:uVz" macro
1016 while (((c = getopt_long(argc, argv, OPTIONS, long_options, NULL))
/freebsd-13-stable/contrib/dialog/
H A Ddlg_keys.c386 CURSES_NAME(OPTIONS),
/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh316 OPTIONS:
/freebsd-13-stable/crypto/openssl/apps/
H A Ddgst.c48 const OPTIONS dgst_options[] = {
H A Denc.c51 const OPTIONS enc_options[] = {
H A Dsmime.c50 const OPTIONS smime_options[] = {
H A Dsrp.c195 const OPTIONS srp_options[] = {
H A Dpasswd.c61 const OPTIONS passwd_options[] = {
H A Dpkcs12.c60 const OPTIONS pkcs12_options[] = {
H A Dts.c87 const OPTIONS ts_options[] = {
H A Dx509.c67 const OPTIONS x509_options[] = {
H A Dcms.c89 const OPTIONS cms_options[] = {
H A Docsp.c143 const OPTIONS ocsp_options[] = {
H A Dreq.c97 const OPTIONS req_options[] = {
H A Dca.c155 const OPTIONS ca_options[] = {
H A Ds_client.c604 const OPTIONS s_client_options[] = {
H A Ds_server.c758 const OPTIONS s_server_options[] = {
H A Dspeed.c306 const OPTIONS speed_options[] = {
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl1256 .SH OPTIONS
/freebsd-13-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec555 - pass OPTIONS correctly to initlog (#50151)
590 - modify init script to source /etc/sysconfig/sshd and pass $OPTIONS to sshd
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1207 CHECK_AND_SET_VAL(options, 8, -1, pir.options, PIR, OPTIONS);
/freebsd-13-stable/contrib/sqlite3/
H A Dshell.c14102 ".lint OPTIONS Report potential schema issues.",
14126 ".once ?OPTIONS? ?FILE? Output for the next SQL command only to FILE",
14134 ".open ?OPTIONS? ?FILE? Close existing database and reopen FILE",
14185 ".selftest ?OPTIONS? Run tests defined in the SELFTEST table",
14232 ".trace ?OPTIONS? Output each SQL statement as it is run",
17641 raw_printf(stderr, "Usage: .backup ?DB? ?OPTIONS? FILENAME\n");
19810 raw_printf(stderr, "Usage: .sha3sum ?OPTIONS? ?LIKE-PATTERN?\n");
20911 "Usage: %s [OPTIONS] FILENAME [SQL]\n"
20915 utf8_printf(stderr, "OPTIONS include:\n%s", zOptions);

Completed in 382 milliseconds

1234