Searched defs:type (Results 26 - 50 of 3026) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) argument
H A Dstrndup.c41 strndup(const char *string, size_t maxlen, struct malloc_type *type) argument
/freebsd-10-stable/contrib/ntp/sntp/
H A Dkod_management.h9 char type[5]; member in struct:kod_entry
/freebsd-10-stable/sys/kern/
H A Dmakesyscalls.sh244 function type(name, flags, n) { function
[all...]
H A Dsubr_bufring.c40 buf_ring_alloc(int count, struct malloc_type *type, int flags, struct mtx *lock) argument
62 buf_ring_free(struct buf_ring *br, struct malloc_type *type) argument
/freebsd-10-stable/contrib/gcc/
H A Dc-convert.c69 convert(tree type, tree expr) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dm2-typeprint.c34 m2_print_type (struct type *type, char *varstring, struct ui_file *stream, argument
/freebsd-10-stable/contrib/ipfilter/
H A Dmlfk_rule.c36 ipfrule_modevent(module_t mod, int type, void *unused) argument
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Dstandard_policies.hpp73 type; typedef in struct:pb_ds::detail::default_probe_fn
/freebsd-10-stable/contrib/ncurses/form/
H A Dfld_type.c49 set_field_type(FIELD *field, FIELDTYPE *type,...) argument
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-msdp.c41 unsigned int type, len; local
/freebsd-10-stable/lib/csu/common/
H A Dcrtbrand.c57 int32_t type; member in struct:__anon5623
/freebsd-10-stable/lib/msun/src/
H A Ds_llround.c4 #define type double macro
H A Ds_llroundf.c4 #define type float macro
H A Ds_llroundl.c4 #define type long double macro
H A Ds_lrint.c33 #define type double macro
H A Ds_lroundf.c4 #define type float macro
H A Ds_lroundl.c4 #define type long double macro
/freebsd-10-stable/share/examples/kld/firmware/fwconsumer/
H A Dfw_consumer.c42 fw_consumer_modevent(module_t mod, int type, void *unused) argument
/freebsd-10-stable/sys/dev/ppc/
H A Dppc_puc.c84 uintptr_t type; local
/freebsd-10-stable/sys/netgraph/
H A Dng_socketvar.h52 int type; /* NG_CONTROL or NG_DATA */ member in struct:ngpcb
/freebsd-10-stable/sys/powerpc/psim/
H A Duart_iobus.c74 char *type; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument
/freebsd-10-stable/tools/regression/sockets/fstat/
H A Dfstat.c43 dotest(int domain, int type, int protocol) argument
/freebsd-10-stable/crypto/openssh/
H A Dmsg.c45 ssh_msg_send(int fd, u_char type, struct sshbuf *m) argument

Completed in 133 milliseconds

1234567891011>>