/freebsd/lib/libc/gen/ |
H A D | fmtmsg.c | 48 fmtmsg(long class, const char *label, int sev, const char *text, in fmtmsg() 112 printfmt(char *msgverb, long class, const char *label, int sev, in printfmt() 180 sevinfo(int sev) in sevinfo()
|
/freebsd/tests/sys/aio/ |
H A D | lio_test.c | 69 struct sigevent sev[2]; in ATF_TC_BODY() local 151 struct sigevent sev; in ATF_TC_BODY() local 179 struct sigevent sev; in ATF_TC_BODY() local 198 struct sigevent sev; in ATF_TC_BODY() local
|
H A D | aio_test.c | 205 static struct sigevent sev; in setup_signal() local 222 static struct sigevent sev; in setup_thread() local 262 static struct sigevent sev; in setup_kqueue() local 301 aio_write_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_write_test() 333 aio_writev_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_writev_test() 371 aio_read_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_read_test() 400 aio_readv_test(struct aio_context *ac, completion comp, struct sigevent *sev) in aio_readv_test() 450 aio_file_test(completion comp, struct sigevent *sev, bool vectored) in aio_file_test() 512 aio_fifo_test(completion comp, struct sigevent *sev) in aio_fifo_test() 585 aio_unix_socketpair_test(completion comp, struct sigevent *sev, bool vectored) in aio_unix_socketpair_test() [all …]
|
/freebsd/contrib/opencsd/decoder/source/etmv4/ |
H A D | trc_pkt_decode_etmv4i.cpp | 594 ocsd_err_severity_t sev = OCSD_ERR_SEV_ERROR; in decodePacket() local 1929 ocsd_err_severity_t sev = OCSD_ERR_SEV_WARN; in handleBadPacket() local 1941 ocsd_err_t TrcPktDecodeEtmV4I::handlePacketErr(ocsd_err_t err, ocsd_err_severity_t sev, ocsd_trc_in… in handlePacketErr()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_apei.c | 247 int h = 0, sev; in apei_pcie_handler() local 392 uint32_t sev; in apei_ge_handler() local
|
/freebsd/sys/arm/include/ |
H A D | cpu.h | 88 #define sev() __asm __volatile("sev" : : : "memory") macro
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | log.c | 188 const char *sev, const char *fac) in open_syslog()
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_api.c | 597 struct sigevent sev; in fmd_timer_install() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 627 #define LOGEQ(sev,msg) do { \ in test_evutil_log() argument
|
/freebsd/contrib/libevent/test/ |
H A D | regress_util.c | 627 #define LOGEQ(sev,msg) do { \ in test_evutil_log() argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_runtime.cpp | 7878 void __kmp_set_strict_num_threads(ident_t *loc, int gtid, int sev, in __kmp_set_strict_num_threads()
|
/freebsd/sys/dev/pci/ |
H A D | pci.c | 6559 pcie_apei_error(device_t dev,int sev,uint8_t * aerp) pcie_apei_error() argument
|