Searched defs:type (Results 76 - 100 of 493) sorted by relevance

1234567891011>>

/barrelfish-master/lib/net_queue_manager/
H A DQM_benchmark.c17 static void bm_print_interesting_stats(uint8_t type) argument
/barrelfish-master/lib/libc/gen/
H A Dpopen.c70 popen(const char *command, const char *type) argument
[all...]
/barrelfish-master/lib/libc/iconv/
H A Dcitrus_prop.h65 _citrus_prop_type_t type; member in struct:_citrus_prop_hint_t
/barrelfish-master/lib/libc/posix1e/
H A Dacl_get.c58 acl_get_file(const char *path_p, acl_type_t type) argument
81 acl_get_link_np(const char *path_p, acl_type_t type) argument
113 acl_get_fd_np(int fd, acl_type_t type) argument
[all...]
H A Dacl_set.c54 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) argument
75 acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl) argument
106 acl_set_fd_np(int fd, acl_t acl, acl_type_t type) argument
[all...]
/barrelfish-master/lib/lwip/src/core/ipv4/
H A Dicmp.c100 u8_t type; local
331 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) argument
[all...]
/barrelfish-master/lib/lwip2/src/core/ipv4/
H A Dicmp.c82 u8_t type; local
333 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_bytes.c66 d2i_ASN1_type_bytes(ASN1_STRING **a, const unsigned char **pp, long length, int type) argument
H A Da_sign.c130 ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type) argument
216 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey, const EVP_MD *type) argument
[all...]
H A Dt_req.c178 int j,type=0,count=1,ii=0; local
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A De_des.c208 static int des_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) argument
H A Dm_sigver.c66 do_sigver_init(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey, int ver) argument
119 EVP_DigestSignInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey) argument
125 EVP_DigestVerifyInit(EVP_MD_CTX *ctx, EVP_PKEY_CTX **pctx, const EVP_MD *type, ENGINE *e, EVP_PKEY *pkey) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dby_file.c130 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) argument
197 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
264 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
/barrelfish-master/include/dma/client/
H A Ddma_client_device.h32 dma_client_dev_info_type_t type; member in struct:dma_client_info
/barrelfish-master/include/lwip2/lwip/apps/
H A Dsnmp.h65 u8_t type; member in struct:snmp_varbind
/barrelfish-master/kernel/include/arch/x86_32/
H A Dpaging_kernel_arch.h83 static inline bool is_root_pt(enum objtype type) { argument
/barrelfish-master/lib/barrelfish/vspace/
H A Dvregion.c179 vregion_pagefault_handler(struct vregion *vregion, genvaddr_t addr, vm_fault_type_t type) argument
/barrelfish-master/usr/acpi/
H A Dacpi_main.c78 uint64_t type, flags, segment, address, idx; local
/barrelfish-master/usr/drivers/dma/
H A Dqueue_manager_client.h33 queue_t type; member in struct:queue
/barrelfish-master/include/getopt/
H A Dgetopt.h35 enum argtype type; member in struct:cmdarg
/barrelfish-master/include/
H A Dgrubmenu.h15 uint32_t type; member in struct:menu_mmap_entry
/barrelfish-master/kernel/include/arch/x86_64/
H A Dpaging_kernel_arch.h64 static inline bool is_root_pt(enum objtype type) { argument
/barrelfish-master/lib/net_device_manager/
H A Dportalloc.c56 static uint16_t alloc_port(uint64_t * free_ports, net_ports_port_type_t type, argument
150 inline uint16_t alloc_specific_port(uint16_t port, net_ports_port_type_t type) argument
175 inline void free_port(uint16_t port, net_ports_port_type_t type) argument
[all...]
/barrelfish-master/usr/tests/nkm/
H A Dmodify_flags.c30 static void handler(enum exception_type type, int subtype, void *addr, argument
/barrelfish-master/lib/dma/
H A Ddma_mgr_client.c131 dma_manager_register_driver(lpaddr_t mem_low, lpaddr_t mem_high, uint8_t type, iref_t iref) argument
[all...]

Completed in 325 milliseconds

1234567891011>>