Searched refs:request_key (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/proxymap/
H A Dproxymap.c287 static VSTRING *request_key; variable
451 RECV_ATTR_STR(MAIL_ATTR_KEY, request_key),
460 (reply_value = dict_get(dict, STR(request_key))) != 0) {
501 RECV_ATTR_STR(MAIL_ATTR_KEY, request_key),
516 dict_status = dict_put(dict, STR(request_key), STR(request_value));
553 RECV_ATTR_STR(MAIL_ATTR_KEY, request_key),
567 dict_status = dict_del(dict, STR(request_key));
765 request_key = vstring_alloc(10);
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_config.h157 int request_key; member in struct:auth_node_tag
/netbsd-current/external/bsd/file/dist/src/
H A Dseccomp.c128 DENY_RULE(request_key);
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_config.c734 if (ptree->auth.request_key)
735 fprintf(df, "requestkey %d\n", ptree->auth.request_key);
2105 if (ptree->auth.request_key) {
2107 (u_long) ptree->auth.request_key));
2108 info_auth_keyid = (keyid_t)ptree->auth.request_key;
H A Dntp_parser.y591 { cfgt.auth.request_key = $2; }
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-linux-tdep.c1277 SYSCALL_MAP (request_key);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-linux-tdep.c1422 SYSCALL_MAP (request_key);

Completed in 269 milliseconds