Searched refs:HSTR (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/usr.bin/ftp/ |
| H A D | cmdtab.c | 77 #define HSTR static const char macro 80 HSTR accounthelp[] = "send account command to remote server"; 81 HSTR appendhelp[] = "append to a file"; 82 HSTR asciihelp[] = "set ascii transfer type"; 83 HSTR beephelp[] = "beep when command completed"; 84 HSTR binaryhelp[] = "set binary transfer type"; 85 HSTR casehelp[] = "toggle mget upper/lower case id mapping"; 86 HSTR cdhelp[] = "change remote working directory"; 87 HSTR cduphelp[] = "change remote working directory to parent directory"; 88 HSTR chmodhelp[] = "change file permissions of remote file"; [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
| H A D | kdc-tester.c | 167 heim_object_t or = heim_dict_get_value(o, HSTR("value")); in eval_repeat() 168 heim_number_t n = heim_dict_get_value(o, HSTR("num")); in eval_repeat() 225 user = heim_dict_get_value(o, HSTR("client")); in eval_kinit() 229 password = heim_dict_get_value(o, HSTR("password")); in eval_kinit() 230 keytab = heim_dict_get_value(o, HSTR("keytab")); in eval_kinit() 231 pk_user_id = heim_dict_get_value(o, HSTR("pkinit-user-cert-id")); in eval_kinit() 235 ccache = heim_dict_get_value(o, HSTR("ccache")); in eval_kinit() 247 heim_bool_t rsaobj = heim_dict_get_value(o, HSTR("pkinit-use-rsa")); in eval_kinit() 264 fast_armor_cc = heim_dict_get_value(o, HSTR("fast-armor-cc")); in eval_kinit() 356 server = heim_dict_get_value(o, HSTR("server")); in eval_kgetcred() [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/ |
| H A D | test_base.c | 579 table = HSTR(""); in dict_db_set_value() 594 table = HSTR(""); in dict_db_del_key() 624 table = HSTR(""); in dict_db_iter() 690 if (heim_dict_set_value(options, HSTR("journal-filename"), in test_db() 691 HSTR("json-journal"))) in test_db() 693 if (heim_dict_set_value(options, HSTR("create"), heim_null_create())) in test_db() 695 if (heim_dict_set_value(options, HSTR("truncate"), heim_null_create())) in test_db() 802 ret = heim_dict_set_value(vdict, HSTR("vdict-k1"), heim_number_create(11)); in test_db() 804 ret = heim_dict_set_value(vdict, HSTR("vdict-k2"), heim_null_create()); in test_db() 806 ret = heim_dict_set_value(vdict, HSTR("vdict-k3"), HSTR("a value")); in test_db() [all …]
|
| H A D | db.c | 583 journal_fname = heim_dict_get_value(db->options, HSTR("journal-filename")); in heim_db_commit() 762 table = HSTR(""); in heim_db_copy_value() 813 table = HSTR(""); in heim_db_set_value() 891 table = HSTR(""); in heim_db_delete_key() 1072 journal_fname = heim_dict_get_value(db->options, HSTR("journal-filename")); in db_replay_log() 1348 vc = heim_dict_get_value(options, HSTR("create")); in json_db_open() 1349 ve = heim_dict_get_value(options, HSTR("exclusive")); in json_db_open() 1350 vt = heim_dict_get_value(options, HSTR("truncate")); in json_db_open() 1376 heim_dict_delete_key(options, HSTR("create")); in json_db_open() 1377 heim_dict_delete_key(options, HSTR("exclusive")); in json_db_open() [all …]
|
| H A D | bsearch.c | 864 table = HSTR(""); in stdb_copy_value() 866 if (table != HSTR("")) in stdb_copy_value()
|
| H A D | heimbase.h | 213 #define HSTR(_str) (__heim_string_constant("" _str "")) macro
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | aname_to_localname.c | 411 heim_dict_set_value(db_options, HSTR("read-only"), in an2ln_def_plug_an2ln()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pcidevs | 8973 product OLICOM OC3540 0x0008 OC-3540 RapidFire HSTR 100/16/4
|