Searched defs:type (Results 251 - 275 of 3026) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/net/
H A Dif_tun.h33 u_char type; /* ethernet, tokenring, etc. */ member in struct:tuninfo
/freebsd-10-stable/sys/nfs/
H A Dnfs_nfssvc.c118 nfssvc_modevent(module_t mod, int type, void *data) argument
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dsense.c41 mlx4_SENSE_PORT(struct mlx4_dev *dev, int port, enum mlx4_port_type *type) argument
/freebsd-10-stable/sys/powerpc/mpc85xx/
H A Disa.c48 isa_alloc_resource(device_t bus, device_t child, int type, int *rid, argument
77 isa_release_resource(device_t bus, device_t child, int type, int rid, argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Dpswitch.c78 char *type = macio_get_devtype(dev); local
92 char type[32]; local
/freebsd-10-stable/sys/xen/interface/
H A Dcallback.h85 uint16_t type; member in struct:callback_register
100 uint16_t type; member in struct:callback_unregister
/freebsd-10-stable/tools/regression/lib/libc/gen/
H A Dtest-ftw.c80 cb(const char *path, const struct stat *st, int type, struct FTW *f) argument
/freebsd-10-stable/usr.bin/csup/
H A Dpathcomp.c62 pathcomp_put(struct pathcomp *pc, int type, char *path) argument
96 pathcomp_get(struct pathcomp *pc, int *type, char **name) argument
/freebsd-10-stable/usr.bin/gprof/
H A Delf.c132 int type; local
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_clntout.c161 ampr(const char *type) argument
/freebsd-10-stable/usr.sbin/mlxcontrol/
H A Dutil.c112 char *type, *device, *vendor, *revision; local
/freebsd-10-stable/usr.sbin/nscd/
H A Dagent.c96 find_agent(struct agent_table *at, const char *name, enum agent_type type) argument
H A Dagent.h46 enum agent_type type; member in struct:agent
/freebsd-10-stable/usr.sbin/ppp/
H A Dcbcp.h50 u_char type; /* cbcp_data::type (none/me/him/list) */ member in struct:cbcp::__anon12181
H A Ddescriptor.h42 int type; member in struct:fdescriptor
H A Dtcp.c121 tcp_iov2device(int type, struct physical *p, struct iovec *iov, argument
174 int type, sz; local
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_verify.c81 const EVP_MD *type; local
178 const EVP_MD *type; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ecdsa/
H A Decs_sign.c77 int ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char argument
83 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char argument
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Dp_sign.c66 void EVP_SignInit(EVP_MD_CTX *ctx, EVP_MD *type) argument
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dby_file.c125 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) argument
184 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
243 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
/freebsd-10-stable/usr.sbin/pmcstudy/
H A Deval_expr.h50 enum exptype type; /* What is it */ member in struct:expression
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_filegen.h44 u_char type; /* type of file generation */ member in struct:filegen_tag
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dassertions.c54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
73 isc_assertion_typetotext(isc_assertiontype_t type) { argument
105 default_callback(const char *file, int line, isc_assertiontype_t type, argument
/freebsd-10-stable/contrib/ntp/libjsmn/
H A Djsmn.h40 jsmntype_t type; member in struct:__anon128
/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Denv.c48 doPrognameEnv(tOptions * pOpts, teEnvPresetType type) argument
191 env_presets(tOptions * pOpts, teEnvPresetType type) argument
118 do_env_opt(tOptState * os, char * env_name, tOptions * pOpts, teEnvPresetType type) argument
[all...]

Completed in 311 milliseconds

<<11121314151617181920>>