Searched defs:token (Results 1 - 25 of 32) sorted by relevance

12

/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dtests.c19 static coreset_token_t token; variable
/barrelfish-2018-10-04/include/flounder/
H A Dflounder_support_ump.h40 uint32_t token; ///< Outgoing message's token member in struct:flounder_ump_state
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dgetnetpath.c237 _get_next_token(char *npp, int token) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/core/
H A Ddef.c105 lwip_strnstr(const char* buffer, const char* token, size_t n) argument
/barrelfish-2018-10-04/lib/barrelfish/
H A Dcoreset.c180 errval_t coreset_get_next(struct coreset *set, coreset_token_t *token, argument
H A Dthreads.c621 void thread_set_outgoing_token(uint32_t token) argument
629 void thread_get_outgoing_token(uint32_t *token) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Devp_test.c99 char *token = *string; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Devp_test.c99 char *token = *string; local
/barrelfish-2018-10-04/include/barrelfish/
H A Dump_impl.h63 ump_control_t token:32; member in struct:ump_control
H A Dwaitset.h83 uint32_t token; ///< Token of an event member in struct:waitset_chanstate
/barrelfish-2018-10-04/lib/bomp/backends/
H A Dxomp_gateway.c177 get_memory_call_rx(struct xomp_gateway_binding *b, lpaddr_t addr, uint64_t token) argument
H A Dxomp_gateway_client.c31 uint64_t token; ///< memory token member in struct:xgw_msg_st
64 uint64_t token = len << 32; local
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dmac.c157 char *token; local
/barrelfish-2018-10-04/lib/lua/src/
H A Dllex.c75 const char *luaX_token2str (LexState *ls, int token) { argument
91 txtToken(LexState *ls, int token) argument
104 lexerror(LexState *ls, const char *msg, int token) argument
[all...]
H A Dllex.h44 int token; member in struct:Token
H A Dlparser.c77 static l_noret error_expected (LexState *ls, int token) { argument
[all...]
/barrelfish-2018-10-04/lib/barrelfish/include/
H A Dthreads_priv.h76 uint32_t token; ///< Token to be received member in struct:thread
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dpppoe.c337 static struct pppoe_softc* pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif) { argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ts/
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...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/
H A Dpppoe.c337 static struct pppoe_softc* pppoe_find_softc_by_hunique(u8_t *token, size_t len, struct netif *rcvif) { argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dcmd.c139 u16 token; member in struct:mlx4_cmd_context
799 void mlx4_cmd_event(struct mlx4_priv *priv, u16 token, u8 status, u64 out_param) { argument
559 mlx4_cmd_post(struct mlx4_priv *pdev, struct timespec *ts1, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, u16 token, int event) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dts.c736 PKCS7 *token = TS_RESP_get_token(response); local
765 PKCS7 *token = NULL; local
966 PKCS7 *token = NULL; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dlex.c1312 token_desc token; local
[all...]
H A Dread.c249 token_desc token, /* current token */ member in struct:parse_desc
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c135 __be16 token; member in struct:mthca_eqe::__anon693::__anon695

Completed in 492 milliseconds

12