Searched defs:type (Results 226 - 250 of 493) sorted by relevance

1234567891011>>

/barrelfish-master/lib/libc/net/
H A Dip6opt.c81 inet6_option_init(void *bp, struct cmsghdr **cmsgp, int type) argument
295 inet6_option_find(const struct cmsghdr *cmsg, u_int8_t **tptrp, int type) argument
403 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t len, u_int8_t align, void **databufp) argument
550 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, socklen_t *lenp, void **databufp) argument
[all...]
H A Dnscachedcli.c143 send_credentials(struct cached_connection_ *connection, int type) argument
/barrelfish-master/lib/libc/nls/
H A Dmsgcat.c113 catopen(const char *name, int type) argument
/barrelfish-master/lib/libc/posix1e/
H A Dmac.c231 char *labels, *type; local
/barrelfish-master/lib/libc/regex/grot/
H A Dmain.c217 char *type = (opts & REG_EXTENDED) ? "ERE" : "BRE"; local
308 options(int type, char *s) argument
[all...]
/barrelfish-master/lib/libc/resolv/
H A Dres_data.c133 res_mkquery(int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
164 res_query(const char *name, int class, int type, u_char *answer, int anslen) argument
237 res_search(const char *name, int class, int type, u_char *answer, int anslen) argument
252 res_querydomain(const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
[all...]
/barrelfish-master/lib/libc/rpc/
H A Dauth_time.c262 int type = 0; local
/barrelfish-master/lib/libc/stdio/
H A Dprintf-pos.c130 addtype(struct typetable *types, enum typeid type) argument
[all...]
/barrelfish-master/lib/libc/stdlib/
H A Drandom.c379 uint32_t type local
[all...]
/barrelfish-master/lib/lwip/src/core/ipv4/
H A Digmp.c751 void igmp_send(struct igmp_group *group, u8_t type) argument
/barrelfish-master/lib/lwip/src/core/
H A Dmemp.c622 memp_malloc(memp_t type) argument
697 memp_free(memp_t type, void *mem) argument
[all...]
/barrelfish-master/lib/lwip/src/core/snmp/
H A Dmsg_in.c845 u8_t type; local
1034 u8_t type; local
1210 snmp_varbind_alloc(struct snmp_obj_id *oid, u8_t type, u8_t len) argument
[all...]
/barrelfish-master/lib/lwip2/src/core/
H A Dudp.c1135 udp_new_ip_type(u8_t type) argument
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewerManager.java156 initialiseViewable(String viewableName, ViewableType type) argument
H A DWrappedMultiViewletDataStore.java42 protected ViewletType type; field in class:WrappedMultiViewletDataStore
47 public WrappedMultiViewletDataStore(ViewletDataStore s, ViewletType type) { argument
53 protected ViewletRange filterRange(ViewletRange range, ViewletType type) { argument
[all...]
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/viewers/
H A DAbstractViewletType.java248 public ToggleHoldCommand(ViewletType type, argument
/barrelfish-master/lib/bomp_new/include/
H A Dbomp_internal.h80 bomp_node_type_t type; ///< type of this node member in struct:bomp_node
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dopenssl.c152 static void lock_dbg_cb(int mode, int type, const char *file, int line) argument
[all...]
H A Ds_cb.c627 void MS_CALLBACK tlsext_cb(SSL *s, int client_server, int type, argument
H A Ds_socket.c237 int init_client(int *sock, char *host, int port, int type) argument
248 static int init_client_ip(int *sock, unsigned char ip[4], int port, int type) argument
288 int do_server(int port, int type, in argument
326 init_server_long(int *sock, int port, char *ip, int type) argument
379 init_server(int *sock, int port, int type) argument
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dameth_lib.c146 static const EVP_PKEY_ASN1_METHOD *pkey_asn1_find(int type) argument
172 const EVP_PKEY_ASN1_METHOD *EVP_PKEY_asn1_find(ENGINE **pe, int type) argument
[all...]
H A Dasn1_lib.c421 ASN1_STRING *ASN1_STRING_type_new(int type) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c552 int BIO_socket_ioctl(int fd, long type, void *arg) argument
/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A Dcms_env.c155 int i, type; local
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/evp/
H A Devp_enc.c540 int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) argument

Completed in 221 milliseconds

1234567891011>>