| /src/usr.sbin/bootp/common/ |
| H A D | report.c | 95 report(int priority, const char *fmt,...) function in typeref:typename:void
|
| /src/bin/sleep/ |
| H A D | sleep.c | 210 report(const time_t remain, const time_t original, const char * const msg) function in typeref:typename:void
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_report.cc | 47 ScopedAllocatorErrorReport report("calloc-overflow", stack); local in function:__sanitizer::ReportCallocOverflow 57 ScopedAllocatorErrorReport report("pvalloc-overflow", stack); local in function:__sanitizer::ReportPvallocOverflow 68 ScopedAllocatorErrorReport report("invalid-allocation-alignment", stack); local in function:__sanitizer::ReportInvalidAllocationAlignment 78 ScopedAllocatorErrorReport report("invalid-aligned-alloc-alignment", stack); local in function:__sanitizer::ReportInvalidAlignedAllocAlignment 96 ScopedAllocatorErrorReport report("invalid-posix-memalign-alignment", local in function:__sanitizer::ReportInvalidPosixMemalignAlignment 109 ScopedAllocatorErrorReport report("allocation-size-too-big", stack); local in function:__sanitizer::ReportAllocationSizeTooBig 118 ScopedAllocatorErrorReport report("out-of-memory", stack); local in function:__sanitizer::ReportOutOfMemory
|
| /src/usr.bin/make/ |
| H A D | Makefile | |
| /src/usr.bin/tset/ |
| H A D | tset.c | 222 report(const char *name, int which, u_int def) function in typeref:typename:void
|
| /src/sys/dev/hid/ |
| H A D | hidkbd.c | 640 hidkbd_set_leds(struct hidkbd *kbd, int leds, uint8_t *report) argument
|
| /src/usr.sbin/mrouted/ |
| H A D | route.c | 833 report(int which_routes, vifi_t vifi, u_int32_t dst) function in typeref:typename:void [all...] |
| /src/sys/dev/bluetooth/ |
| H A D | bthidev.c | 976 bthidev_null(struct bthidev *hidev, uint8_t *report, int len) argument 986 bthidev_output(struct bthidev *hidev, uint8_t *report, int rlen) argument [all...] |
| H A D | btkbd.c | 354 uint8_t report; local in function:btkbd_set_leds
|
| /src/sys/dev/usb/ |
| H A D | uthum.c | 253 uint8_t cmdbuf[32], report[256]; local in function:uthum_read_data
|
| H A D | usbdi_util.c | 476 usbd_get_protocol(struct usbd_interface *iface, uint8_t *report) argument 499 usbd_set_protocol(struct usbd_interface *iface, int report) argument
|
| H A D | ucycom.c | 907 uint8_t report[5]; local in function:ucycom_configure 1137 uint8_t report[5]; local in function:ucycom_get_cfg [all...] |
| H A D | uatp.c | 1299 uint8_t report[GEYSER34_MODE_PACKET_SIZE]; local in function:geyser34_enable_raw_mode [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_debugging.cc | 67 int __tsan_get_report_data(void *report, const char **description, int *count, argument 86 int __tsan_get_report_tag(void *report, uptr *tag) { argument 93 int __tsan_get_report_stack(void *report, uptr idx, void **trace, argument 103 int __tsan_get_report_mop(void *report, uptr idx, int *tid, void **addr, argument 119 int __tsan_get_report_loc(void *report, uptr idx, const char **type, argument 138 __tsan_get_report_loc_object_type(void * report,uptr idx,const char ** object_type) argument 148 __tsan_get_report_mutex(void * report,uptr idx,uptr * mutex_id,void ** addr,int * destroyed,void ** trace,uptr trace_size) argument 161 __tsan_get_report_thread(void * report,uptr idx,int * tid,tid_t * os_id,int * running,const char ** name,int * parent_tid,void ** trace,uptr trace_size) argument 177 __tsan_get_report_unique_tid(void * report,uptr idx,int * tid) argument [all...] |
| /src/sys/dev/acpi/ |
| H A D | apei.c | 822 const struct apei_cper_report *const report = local in function:apei_gede_report_header 1213 const struct apei_cper_report *report; local in function:apei_gesb_report [all...] |
| /src/usr.bin/usbhidctl/ |
| H A D | usbhid.c | 428 allocreport(struct Sreport *report, report_desc_t rd, int repindex) argument 454 freereport(struct Sreport * report) argument 462 getreport(struct Sreport * report,int hidfd,report_desc_t rd,int repindex) argument 483 setreport(struct Sreport * report,int hidfd,int repindex) argument [all...] |
| /src/sys/net/ |
| H A D | route.c | 548 rtalloc1_locked(const struct sockaddr *dst, int report, bool wait_ok, argument 609 rtalloc1(const struct sockaddr *dst, int report) argument
|
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_perf.c | 641 append_oa_sample(struct i915_perf_stream * stream,struct uio * buf,kauth_cred_t count,int offset,const u8 * report) argument 784 u8 *report = oa_buf_base + head; local in function:gen8_append_oa_reports 1104 u8 *report = oa_buf_base + head; local in function:gen7_append_oa_reports [all...] |