Home
last modified time | relevance | path

Searched defs:mtype (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-src/contrib/ntp/include/
H A Dadjtime.h47 long mtype; member
/freebsd-src/sys/kern/
H A Dsysv_msg.c768 kern_msgsnd(struct thread * td,int msqid,const void * msgp,size_t msgsz,int msgflg,long mtype) kern_msgsnd() argument
1112 long mtype; sys_msgsnd() local
1138 kern_msgrcv(struct thread * td,int msqid,void * msgp,size_t msgsz,long msgtyp,int msgflg,long * mtype) kern_msgrcv() argument
1400 long mtype; sys_msgrcv() local
1827 long mtype; freebsd32_msgsnd() local
1844 long mtype; freebsd32_msgrcv() local
[all...]
H A Dsubr_kobj.c292 kobj_create(kobj_class_t cls, struct malloc_type *mtype, int mflags) in kobj_create()
327 kobj_delete(kobj_t obj, struct malloc_type *mtype) in kobj_delete()
H A Dsubr_mchain.c274 int mtype, error; in mb_put_uio() local
528 int mtype, error; in md_get_uio() local
/freebsd-src/contrib/nvi/common/
H A Dmsg.h56 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member
H A Dmark.c106 mark_get(SCR *sp, ARG_CHAR_T key, MARK *mp, mtype_t mtype) in mark_get()
H A Dmsg.c354 msgq_wstr(SCR *sp, mtype_t mtype, const CHAR_T *str, const char *fmt) in msgq_wstr()
374 msgq_str(SCR *sp, mtype_t mtype, const char *str, const char *fmt) in msgq_str()
H A Dexf.c739 enum { NEWFILE, OLDFILE } mtype; local
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msgrcv.c58 long mtype; member
304 long mtype; in ATF_TC_BODY() member
H A Dt_msgctl.c54 long mtype; member
H A Dt_msgsnd.c57 long mtype; member
/freebsd-src/contrib/nvi/vi/
H A Dvs_msg.c227 vs_msg(SCR *sp, mtype_t mtype, char *line, size_t len) in vs_msg()
392 vs_output(SCR *sp, mtype_t mtype, const char *line, int llen) in vs_output()
/freebsd-src/tools/regression/sysvmsg/
H A Dmsgtest.c67 long mtype; member
/freebsd-src/contrib/tcpdump/
H A Dprint-tipc.c163 u_int mtype; print_payload() local
222 u_int mtype; print_internal() local
284 u_int mtype; print_link_conf() local
[all...]
/freebsd-src/contrib/ldns/
H A Ddane.c673 ldns_tlsa_matching_type mtype; in ldns_dane_verify_rr() local
919 ldns_tlsa_matching_type mtype; in ldns_dane_verify() local
/freebsd-src/crypto/openssl/include/internal/
H A Ddane.h46 uint8_t mtype; member
/freebsd-src/sys/ddb/
H A Ddb_pprint.c87 struct ctf_type_v3 *mtype; db_pprint_struct() local
/freebsd-src/crypto/openssl/test/
H A Ddanetest.c247 static uint8_t mtype; in tlsa_import_rr() local
/freebsd-src/contrib/unbound/dnstap/
H A Ddnstap.c98 dt_msg_init(const struct dt_env * env,struct dt_msg * dm,Dnstap__Message__Type mtype) dt_msg_init() argument
H A Dunbound-dnstap-socket.c402 mtype_to_str(enum _Dnstap__Message__Type mtype) mtype_to_str() argument
521 const char* mtype = NULL; log_data_frame() local
/freebsd-src/sys/compat/linux/
H A Dlinux_ipc.c648 long mtype; in linux_msgsnd() local
667 long mtype; in linux_msgrcv() local
/freebsd-src/contrib/netbsd-tests/kernel/
H A Dt_sysv.c75 long mtype; member
/freebsd-src/crypto/openssl/ssl/
H A Dssl_lib.c97 uint8_t mtype; member
218 const EVP_MD *md, uint8_t mtype, uint8_t ord) in dane_mtype_set() argument
262 tlsa_md_get(SSL_DANE * dane,uint8_t mtype) tlsa_md_get() argument
272 dane_tlsa_add(SSL_DANE * dane,uint8_t usage,uint8_t selector,uint8_t mtype,const unsigned char * data,size_t dlen) dane_tlsa_add() argument
1124 SSL_get0_dane_tlsa(SSL * s,uint8_t * usage,uint8_t * selector,uint8_t * mtype,const unsigned char ** data,size_t * dlen) SSL_get0_dane_tlsa() argument
1151 SSL_dane_tlsa_add(SSL * s,uint8_t usage,uint8_t selector,uint8_t mtype,const unsigned char * data,size_t dlen) SSL_dane_tlsa_add() argument
1156 SSL_CTX_dane_mtype_set(SSL_CTX * ctx,const EVP_MD * md,uint8_t mtype,uint8_t ord) SSL_CTX_dane_mtype_set() argument
[all...]
/freebsd-src/usr.sbin/ppp/
H A Dfsm.c189 int mtype) in fsm_Output()
/freebsd-src/crypto/heimdal/kadmin/
H A Drpc.c774 uint32_t mtype; in process_stream() local

12