Home
last modified time | relevance | path

Searched refs:get_key (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/ntp/dist/sntp/tests/
H A DkeyFile.c98 get_key(40, &result); in test_ReadASCIIKeys()
103 get_key(50, &result); in test_ReadASCIIKeys()
123 get_key(10, &result); in test_ReadHexKeys()
129 get_key(20, &result); in test_ReadHexKeys()
136 get_key(30, &result); in test_ReadHexKeys()
157 get_key(10, &result); in test_ReadKeyFileWithComments()
164 get_key(34, &result); in test_ReadKeyFileWithComments()
183 get_key(10, &result); in test_ReadKeyFileWithInvalidHex()
190 get_key(30, &result); /* Should not exist, and result should remain NULL. */ in test_ReadKeyFileWithInvalidHex()
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_read.c64 #define KEY_GET get_key
84 key = get_key(s); in read_context()
105 key = get_key(s); in read_context()
135 key = get_key(s); in read_domain()
156 key = get_key(s); in read_domain()
189 key = get_key(s); in read_expansion()
261 key = get_key(s); in read_extension()
282 key = get_key(s); in read_extension()
312 key = get_key(s); in read_filter()
333 key = get_key(s); in read_filter()
[all …]
H A Disl_box.c560 #define KEY_GET get_key
590 key = get_key(s); in isl_stream_read_fixed_box()
H A Disl_schedule_constraints.c569 #define KEY_GET get_key
612 key = get_key(s); in isl_stream_read_schedule_constraints()
H A Disl_ast_graft.c1520 #define KEY_GET get_key
1529 extracted = get_key(s); in read_key()
H A Disl_flow.c1881 #define KEY_GET get_key
1917 key = get_key(s); in isl_stream_read_union_access_info()
/netbsd-src/crypto/external/bsd/openssl/dist/demos/signature/
H A DEVP_Signature_demo.c44 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key() function
81 priv_key = get_key(libctx, propq, public); in demo_sign()
168 pub_key = get_key(libctx, propq, public); in demo_verify()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dnextid.c58 rc = cursor->get_key(cursor, &id); in wt_last_id()
H A Ddn2id.c304 rc = cursor->get_key(cursor, &key); in wt_dn2idl()
385 cursor->get_key(cursor, &id);
H A Dkey.c68 rc = cursor->get_key(cursor, &key2, &id); in wt_key_read()
H A Dtools.c141 rc = reader->get_key(reader, &id); in wt_tool_entry_next()
/netbsd-src/sys/arch/i386/stand/mbr/
H A Dmbr.S302 get_key: label
398 jmp get_key /* Blocking read */
/netbsd-src/games/gomoku/
H A Dgomoku.h276 int get_key(const char *);
H A Dmain.c191 int ch = get_key(NULL); in ask_user_color()
388 int ch = get_key("YyNnQqSs"); in main()
H A Dbdisp.c269 get_key(const char *allowed) in get_key() function
/netbsd-src/external/bsd/ntp/dist/sntp/
H A Dnetworking.c182 get_key(key_id, &pkt_key); in process_pkt()
/netbsd-src/distrib/sets/
H A Dfmt-list71 local function foreach_group(items, get_key, action)
75 local item_key = assert(get_key(item))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc629 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
636 (long) bbd[e->dest->index].node->get_key (), in find_traces_1_round()
805 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
812 (long) bbd[e->dest->index].node->get_key (), key); in find_traces_1_round()
H A Dfibonacci_heap.h93 K get_key () in get_key() function
H A Dipa-inline.cc1402 if (badness < n->get_key ()) in update_edge_key()
1410 n->get_key ().to_double (), in update_edge_key()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c629 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
636 (long) bbd[e->dest->index].node->get_key (), in find_traces_1_round()
805 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
812 (long) bbd[e->dest->index].node->get_key (), key); in find_traces_1_round()
H A Dfibonacci_heap.h93 K get_key () in get_key() function
H A Dipa-inline.c1342 if (badness < n->get_key ()) in update_edge_key()
1350 n->get_key ().to_double (), in update_edge_key()
/netbsd-src/usr.bin/mail/
H A Dthread.c1607 get_key(const char *key) in get_key() function
1636 kp = get_key(str); in thread_current_on()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool.c1265 get_key(const char *fn, const char *type, int optbits, in get_key() function
1334 get_key(opt->key_string, in request_create()

12