Searched defs:token (Results 1 - 25 of 294) sorted by path

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dexpr.c21 enum token { enum
466 token(es) function
[all...]
H A Dsyn.c64 #define token(cf) \ macro
[all...]
/netbsd-6-1-5-RELEASE/bin/sh/
H A Dparser.c1591 synexpect(int token) argument
[all...]
/netbsd-6-1-5-RELEASE/bin/test/
H A Dtest.c49 enum token { enum
[all...]
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dgssapi.c401 gssapi_save_received_token(struct ph1handle *iph1, vchar_t *token) argument
423 gssapi_get_token_to_send(struct ph1handle *iph1, vchar_t **token) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcfx.c291 gss_cfx_wrap_token token; local
720 gss_cfx_wrap_token token, ttoken; local
1162 gss_cfx_wrap_token token; local
1372 gss_cfx_wrap_token token; local
1577 gss_cfx_mic_token token; local
1658 gss_cfx_mic_token token; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_cred.c48 gss_export_cred(OM_uint32 * minor_status, gss_cred_id_t cred_handle, gss_buffer_t token) argument
113 gss_import_cred(OM_uint32 * minor_status, gss_buffer_t token, gss_cred_id_t * cred_handle) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_context.c286 krb5_data token, header, trailer; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dks_p11.c54 CK_BBOOL token; member in struct:p11_slot
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dexpand_path.c333 static const struct token { struct
376 _expand_token(krb5_context context, const char *token, const char *token_end, char **ret) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dbase64.c104 token_decode(const char *token) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/libsaslc/dist/src/
H A Dparser.c102 saslc__token_t *token; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dgss-genr.c255 gss_buffer_desc token = GSS_C_EMPTY_BUFFER; local
H A Dsession.c432 char *token = packet_get_string(&dlen); local
H A Dssh-pkcs11.c40 CK_TOKEN_INFO token; member in struct:pkcs11_slotinfo
480 CK_TOKEN_INFO *token; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c2622 char *token = *string; local
H A Dts.c736 PKCS7 *token = TS_RESP_get_token(response); local
765 PKCS7 *token = NULL; local
966 PKCS7 *token = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_test.c99 char *token = *string; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ts/
H A Dts.h235 PKCS7 *token; member in struct:TS_resp_st
H A Dts_rsp_verify.c140 int TS_RESP_verify_signature(PKCS7 *token, STACK_OF(X509) *certs, argument
364 PKCS7 *token = TS_RESP_get_token(response); local
384 TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token) argument
408 int_TS_RESP_verify_token(TS_VERIFY_CTX *ctx, PKCS7 *token, TS_TST_INFO *tst_info) argument
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/client/
H A Dclparse.c156 int token; local
195 int token; local
246 int token; local
633 int token; local
710 int token; local
858 int token; local
994 int token; local
1101 int token; local
1150 int token; local
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dconflex.c420 int token = NUMBER; local
[all...]
H A Dparse.c105 enum dhcp_token token; local
139 enum dhcp_token token; local
159 enum dhcp_token token; local
197 enum dhcp_token token; local
267 enum dhcp_token token; local
332 enum dhcp_token token; local
405 enum dhcp_token token; local
437 enum dhcp_token token; local
653 enum dhcp_token token; local
826 enum dhcp_token token; local
922 int token; local
1014 enum dhcp_token token; local
1280 enum dhcp_token token; local
1417 enum dhcp_token token; local
1507 enum dhcp_token token; local
2060 int token; local
2184 int token; local
2335 enum dhcp_token token; local
2415 enum dhcp_token token; local
2484 enum dhcp_token token; local
2530 enum dhcp_token token; local
2788 enum dhcp_token token; local
3907 enum dhcp_token token; local
4186 enum dhcp_token token; local
4304 enum dhcp_token token; local
4526 int token; local
4745 int token; local
[all...]
H A Dresolv.c52 int token; local
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/dhcpctl/
H A Domshell.c91 enum dhcp_token token; local
[all...]

Completed in 262 milliseconds

1234567891011>>