Searched refs:msg_ (Results 1 – 16 of 16) sorted by relevance
/freebsd/usr.sbin/bsdconfig/console/ |
H A D | keymap | 88 export msg_$name msg_${name}_desc 249 debug= f_getvar msg_$name msg
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | docsinstall | 96 f_getvar msg_${lang}doc_desc desc
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.h | 17 enum msg_ { enum
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.h | 17 enum msg_ { enum
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_syscalls_netbsd.inc | 404 PRE_SYSCALL(recvmsg)(long long s_, void *msg_, long long flags_) { 405 PRE_WRITE(msg_, sizeof(__sanitizer_msghdr)); 408 (long long res, long long s_, void *msg_, long long flags_) { 410 POST_WRITE(msg_, sizeof(__sanitizer_msghdr)); 413 PRE_SYSCALL(sendmsg)(long long s_, void *msg_, long long flags_) { 414 PRE_READ(msg_, sizeof(__sanitizer_msghdr)); 417 (long long res, long long s_, void *msg_, long long flags_) { 419 POST_READ(msg_, sizeof(__sanitizer_msghdr)); 1007 PRE_SYSCALL(compat_43_orecvmsg)(long long s_, void *msg_, long long flags_) { 1011 (long long res, long long s_, void *msg_, long long flags_) { [all …]
|
H A D | sanitizer_common_interceptors.inc | 3209 COMMON_INTERCEPTOR_READ_RANGE(ctx, &msg->msg_##f, sizeof(msg->msg_##f))
|
/freebsd/crypto/heimdal/ |
H A D | ltmain.sh | 5823 -msg_*)
|
/freebsd/contrib/openbsm/config/ |
H A D | ltmain.sh | 7256 -msg_*)
|
/freebsd/contrib/openpam/ |
H A D | ltmain.sh | 7537 -msg_*)
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ltmain.sh | 7256 -msg_*)
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ltmain.sh | 7256 -msg_*)
|
/freebsd/contrib/libevent/build-aux/ |
H A D | ltmain.sh | 7471 -msg_*)
|
/freebsd/contrib/sqlite3/ |
H A D | ltmain.sh | 7348 -msg_*)
|
/freebsd/contrib/ldns/ |
H A D | ltmain.sh | 7348 -msg_*)
|
/freebsd/contrib/unbound/ |
H A D | ltmain.sh | 7256 -msg_*)
|
/freebsd/contrib/file/ |
H A D | ltmain.sh | 7540 -msg_*)
|