/freebsd-src/contrib/ntp/include/ |
H A D | adjtime.h | 47 long mtype; member
|
/freebsd-src/sys/kern/ |
H A D | sysv_msg.c | 768 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 D | subr_kobj.c | 292 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 D | subr_mchain.c | 274 int mtype, error; in mb_put_uio() local 528 int mtype, error; in md_get_uio() local
|
/freebsd-src/contrib/nvi/common/ |
H A D | msg.h | 56 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ member
|
H A D | mark.c | 106 mark_get(SCR *sp, ARG_CHAR_T key, MARK *mp, mtype_t mtype) in mark_get()
|
H A D | msg.c | 354 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 D | exf.c | 739 enum { NEWFILE, OLDFILE } mtype; local
|
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_msgrcv.c | 58 long mtype; member 304 long mtype; in ATF_TC_BODY() member
|
H A D | t_msgctl.c | 54 long mtype; member
|
H A D | t_msgsnd.c | 57 long mtype; member
|
/freebsd-src/contrib/nvi/vi/ |
H A D | vs_msg.c | 227 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 D | msgtest.c | 67 long mtype; member
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-tipc.c | 163 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 D | dane.c | 673 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 D | dane.h | 46 uint8_t mtype; member
|
/freebsd-src/sys/ddb/ |
H A D | db_pprint.c | 87 struct ctf_type_v3 *mtype; db_pprint_struct() local
|
/freebsd-src/crypto/openssl/test/ |
H A D | danetest.c | 247 static uint8_t mtype; in tlsa_import_rr() local
|
/freebsd-src/contrib/unbound/dnstap/ |
H A D | dnstap.c | 98 dt_msg_init(const struct dt_env * env,struct dt_msg * dm,Dnstap__Message__Type mtype) dt_msg_init() argument
|
H A D | unbound-dnstap-socket.c | 402 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 D | linux_ipc.c | 648 long mtype; in linux_msgsnd() local 667 long mtype; in linux_msgrcv() local
|
/freebsd-src/contrib/netbsd-tests/kernel/ |
H A D | t_sysv.c | 75 long mtype; member
|
/freebsd-src/crypto/openssl/ssl/ |
H A D | ssl_lib.c | 97 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 D | fsm.c | 189 int mtype) in fsm_Output()
|
/freebsd-src/crypto/heimdal/kadmin/ |
H A D | rpc.c | 774 uint32_t mtype; in process_stream() local
|