/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_exp_sec_context.c | 78 gss_buffer_desc token = GSS_C_EMPTY_BUFFER; in gss_export_sec_context() local
|
H A D | g_imp_sec_context.c | 81 gss_buffer_desc token; in gss_import_sec_context() local
|
/freebsd/contrib/openbsm/libbsm/ |
H A D | bsm_notify.c | 58 static int token = 0; variable
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_parse_date.c | 53 struct token { int token; time_t value; }; argument
|
/freebsd/sys/arm64/arm64/ |
H A D | disassem.c | 292 int token = 0; in arm64_disasm_generate_masks() local 393 const char *token, int *val) in arm64_disasm_read_token() 410 const char *token, int *val) in arm64_disasm_read_token_sign_ext()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusNameParser.cpp | 408 const auto &token = Peek(); in ConsumeOperator() local 588 const auto &token = Peek(); in ParseFullNameImpl() local 773 clang::Token token; in ExtractTokens() local
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_l.l | 29 int *prstack = NULL, numpr = 0, state = 0, token = 0; variable
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_tpc.c | 97 uint8_t token[512]; member 122 struct tpc_token *token; member 160 struct tpc_token *token, *ttoken; in tpc_timeout() local 204 struct tpc_token *token; in ctl_tpc_shutdown() local 246 struct tpc_token *token, *ttoken; in ctl_tpc_lun_shutdown() local 1971 struct scsi_token *token) in tpc_create_token() 2025 struct tpc_token *token; in ctl_populate_token() local 2188 struct tpc_token *token; in ctl_write_using_token() local 2426 struct tpc_token *token; in ctl_report_all_rod_tokens() local
|
/freebsd/sys/dev/firmware/arm/ |
H A D | scmi.c | 132 int token; member 482 unsigned long next_msg_id, token; in scmi_token_pick() local 510 int token = -EBUSY, retries = 3; in scmi_token_reserve() local 530 scmi_token_release_unlocked(struct scmi_softc *sc, int token) in scmi_token_release_unlocked() 599 unsigned int token; in scmi_req_lookup_inflight() local
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_srt_gen.c | 65 QUIC_STATELESS_RESET_TOKEN *token) in ossl_quic_srt_gen_calculate_token()
|
/freebsd/crypto/openssl/test/ |
H A D | quic_srt_gen_test.c | 54 QUIC_STATELESS_RESET_TOKEN token; in test_srt_gen() local
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | ftpcmd.y | 61 short token; member
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_btsocket_hci_raw.h | 52 u_int32_t token; /* message token */ member
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | base64.c | 86 decode_token(const char *token) in decode_token()
|
/freebsd/sys/dev/xen/xenstore/ |
H A D | xenstore.c | 906 xs_watch(const char *path, const char *token) in xs_watch() 928 xs_unwatch(const char *path, const char *token) in xs_unwatch() 949 find_watch(const char *token) in find_watch() 1191 char token[sizeof(watch) * 2 + 1]; in xs_resume() local 1576 char token[sizeof(watch) * 2 + 1]; in xs_register_watch() local 1606 char token[sizeof(watch) * 2 + 1]; in xs_unregister_watch() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | StringLexer.cpp | 42 bool StringLexer::AdvanceIf(const std::string &token) { in AdvanceIf()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | HistoryThread.h | 50 void SetExtendedBacktraceToken(uint64_t token) override { in SetExtendedBacktraceToken()
|
/freebsd/contrib/dma/ |
H A D | base64.c | 94 token_decode(const char *token) in token_decode()
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | base64.c | 102 token_decode(const char *token) in token_decode()
|
/freebsd/sys/netgraph/bluetooth/socket/ |
H A D | ng_btsocket_l2cap.c | 594 u_int32_t token = 0; in ng_btsocket_l2cap_process_l2ca_con_ind() local 1256 ng_btsocket_l2cap_send_l2ca_con_rsp_req(u_int32_t token, in ng_btsocket_l2cap_send_l2ca_con_rsp_req() 1362 ng_btsocket_l2cap_send_l2ca_discon_req(u_int32_t token, in ng_btsocket_l2cap_send_l2ca_discon_req() 1977 static u_int32_t token = 0; in ng_btsocket_l2cap_attach() local 2740 ng_btsocket_l2cap_pcb_by_token(u_int32_t token) in ng_btsocket_l2cap_pcb_by_token()
|
/freebsd/sys/dev/netmap/ |
H A D | if_vtnet_netmap.h | 125 void *token = virtqueue_dequeue(vq, NULL); in vtnet_netmap_txsync() local 273 void *token; in vtnet_netmap_rxsync() local
|
/freebsd/contrib/one-true-awk/ |
H A D | maketab.c | 38 { int token; member
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_frag.c | 1103 ipf_frag_pkt_next(ipf_main_softc_t *softc, ipftoken_t *token, in ipf_frag_pkt_next() 1128 ipf_frag_nat_next(ipf_main_softc_t *softc, ipftoken_t *token, in ipf_frag_nat_next() 1158 ipf_frag_next(ipf_main_softc_t *softc, ipftoken_t *token, ipfgeniter_t *itp, in ipf_frag_next()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | tx.c | 845 int token; in mt76_token_consume() local 871 int token; in mt76_rx_token_consume() local 887 mt76_token_release(struct mt76_dev *dev, int token, bool *wake) in mt76_token_release() 916 mt76_rx_token_release(struct mt76_dev *dev, int token) in mt76_rx_token_release()
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 568 krb5_data token; in HandleOP() local 738 krb5_data token; in HandleOP() local 779 krb5_data token; in HandleOP() local 884 krb5_data token, header, trailer; in HandleOP() local 972 krb5_data token, header, trailer; in HandleOP() local
|