Searched defs:type (Results 101 - 125 of 464) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/lwip/src/core/snmp/
H A Dasn1_dec.c51 err_t snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t * type) argument
H A Dasn1_enc.c151 err_t snmp_asn1_enc_type(struct pbuf *p, u16_t ofs, u8_t type) argument
/barrelfish-2018-10-04/lib/lwip2/src/apps/snmp/
H A Dsnmp_asn1.h73 u8_t type; /* only U8 because extended types are not specified by SNMP */ member in struct:snmp_asn1_tlv
/barrelfish-2018-10-04/lib/lwip2/src/core/ipv6/
H A Dicmp6.c272 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/core/
H A Dmemp.c385 memp_malloc(memp_t type) argument
469 memp_free(memp_t type, voi argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DSparseViewletStore.java201 public ViewletDataStore getViewletDataStore(ViewletType type) { argument
/barrelfish-2018-10-04/lib/net/
H A Dpbuf.c276 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) argument
455 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, void *payload_mem, u16_t payload_mem_len) argument
625 u16_t type; local
[all...]
/barrelfish-2018-10-04/lib/net_device_manager/
H A De10k_filt_cl_impl.c95 reg_filters(uint16_t port, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t qid, uint64_t *id, errval_t *rerr, uint64_t *filter_id) argument
H A Dsfn5122f_filt_cl_impl.c95 reg_filters(uint16_t port, port_type_t type, bufid_t buffer_id_rx, bufid_t buffer_id_tx, appid_t appid, qid_t qid, uint64_t *id, errval_t *rerr, uint64_t *filter_id) argument
/barrelfish-2018-10-04/lib/netbench/
H A Dnetbench.c155 netbench_print_event_stat(struct netbench_details *nbp, uint8_t event_type, char *event_name, int type) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/comp/
H A Dcomp.h15 int type; /* NID for compression library */ member in struct:comp_method_st
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Ddigest.c135 int EVP_DigestInit(EVP_MD_CTX *ctx, const EVP_MD *type) argument
141 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl) argument
329 EVP_Digest(const void *data, size_t count, unsigned char *md, unsigned int *size, const EVP_MD *type, ENGINE *impl) argument
[all...]
H A De_rc2.c168 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
193 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) argument
207 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, in argument
[all...]
H A Devp_key.c115 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, argument
H A Devp_pkey.c217 EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, const ASN1_OBJECT *obj, int type, const unsigned char *bytes, int len) argument
226 EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, int nid, int type, const unsigned char *bytes, int len) argument
235 EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, const char *attrname, int type, const unsigned char *bytes, int len) argument
H A Dpmeth_gn.c201 EVP_PKEY *EVP_PKEY_new_mac_key(int type, ENGINE *e, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/pem/
H A Dpem_seal.c70 int PEM_SealInit(PEM_ENCODE_SEAL_CTX *ctx, EVP_CIPHER *type, EVP_MD *md_type, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rsa/
H A Drsa_sign.c70 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, argument
/barrelfish-2018-10-04/include/target/x86_64/barrelfish_kpi/
H A Dcpu_target.h66 uint64_t type:4; member in struct:segment_descriptor::__anon359
80 uint64_t type:4; member in struct:segment_descriptor::__anon360
/barrelfish-2018-10-04/include/usb/
H A Dusb_transfer.h48 uint8_t type; ///< the type of the usb pipe member in struct:usb_transfer_setup
/barrelfish-2018-10-04/include/vfs/
H A Dfdtab.h45 enum fdtab_type type; member in struct:fdtab_entry
/barrelfish-2018-10-04/kernel/include/arch/k1om/kernel_boot_param/
H A De820.h72 uint32_t type; /* type of memory segment */ member in struct:e820entry
/barrelfish-2018-10-04/kernel/
H A Dsys_debug.c41 enum objtype type = cte->cap.type; local
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/threads/
H A Dth-lock.c137 void win32_locking_callback(int mode, int type, char *file, int line) argument
203 void solaris_locking_callback(int mode, int type, char *file, int line) argument
296 irix_locking_callback(int mode, int type, char *file, int line) argument
352 pthreads_locking_callback(int mode, int type, char *file, int line) argument
[all...]
/barrelfish-2018-10-04/lib/pager/
H A Dpager.c63 static void exn_handler(enum exception_type type, int subtype, argument

Completed in 301 milliseconds

1234567891011>>