Searched defs:name (Results 201 - 225 of 545) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/libc/gen/
H A Dnlist.c67 nlist(const char *name, struct nlist *list) argument
341 char *name; local
/barrelfish-2018-10-04/lib/libc/iconv/
H A Dcitrus_iconv.c351 *_citrus_iconv_canonicalize(const char *name) argument
H A Dcitrus_module.c176 _findshlib(char *name, int *majorp, int *minorp) argument
265 char name[PATH_MAX]; local
H A Dcitrus_prop.c348 char name[_CITRUS_PROP_HINT_NAME_LEN_MAX + 1]; local
/barrelfish-2018-10-04/lib/libc/net/
H A Dgethostbyht.c223 const char *name; local
H A Dgethostbynis.c52 _gethostbynis(const char *name, char *map, int af, struct hostent *he, argument
164 _gethostbynisname_r(const char *name, int af, struct hostent *he, argument
205 const char *name; local
H A Dgetnetbyht.c193 const char *name; local
H A Dgetnetbynis.c52 _getnetbynis(const char *name, char *map, int af, struct netent *ne, argument
136 const char *name; local
H A Dnss_compat.c97 const char *name; local
198 const char *name; local
/barrelfish-2018-10-04/lib/libc/posix1e/
H A Dacl_support_nfs4.c40 const char *name; member in struct:flagnames_struct
/barrelfish-2018-10-04/lib/libc/resolv/
H A Dres_query.c111 res_nquery(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
212 res_nsearch(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
406 res_nquerydomain(res_state statp, const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
451 res_hostalias(const res_state statp, const char *name, char *dst, size_t siz) argument
[all...]
/barrelfish-2018-10-04/lib/lua/src/
H A Dlundump.c27 const char* name; member in struct:__anon1071
206 Closure* luaU_undump (lua_State* L, ZIO* Z, Mbuffer* buff, const char* name) argument
[all...]
/barrelfish-2018-10-04/lib/lwip/src/api/
H A Dnetdb.c82 struct hostent *lwip_gethostbyname(const char *name) argument
176 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, struct hostent **result, int *h_errnop) argument
[all...]
/barrelfish-2018-10-04/lib/lwip/src/core/
H A Dnetif.c227 struct netif *netif_find(char *name) argument
[all...]
/barrelfish-2018-10-04/lib/lwip2/src/api/
H A Dnetdb.c87 lwip_gethostbyname(const char *name) argument
162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, struct hostent **result, int *h_errnop) argument
[all...]
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dtest_parser.c41 struct writer name; member in struct:skb_record
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Dt_x509.c435 int X509_NAME_print(BIO *bp, X509_NAME *name, int obase) argument
H A Dx_name.c498 int X509_NAME_set(X509_NAME **xn, X509_NAME *name) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dconf_lib.c320 char *NCONF_get_string(const CONF *conf,const char *group,const char *name) argument
340 NCONF_get_number_e(const CONF *conf,const char *group,const char *name, long *result) argument
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_dl.c386 static void *dl_globallookup(const char *name) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ec/
H A Deck_prn.c355 static int print_bin(BIO *fp, const char *name, const unsigned char *buf, argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/engine/
H A Deng_int.h158 const char *name; member in struct:engine_st
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_ht.c135 OCSP_REQ_CTX_add1_header(OCSP_REQ_CTX *rctx, const char *name, const char *value) argument
/barrelfish-2018-10-04/include/spawndomain/
H A Dspawndomain.h67 const char *name; member in struct:spawninfo
[all...]
/barrelfish-2018-10-04/include/virtio/
H A Dvirtqueue.h63 char name[VIRTQUEUE_NAME_SIZE]; ///< the name of the queue member in struct:virtqueue_setup

Completed in 212 milliseconds

1234567891011>>