Searched defs:report (Results 1 - 18 of 18) sorted by relevance

/src/usr.sbin/bootp/common/
H A Dreport.c95 report(int priority, const char *fmt,...) function in typeref:typename:void
/src/bin/sleep/
H A Dsleep.c210 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 Dsanitizer_allocator_report.cc47 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 DMakefile
/src/usr.bin/tset/
H A Dtset.c222 report(const char *name, int which, u_int def) function in typeref:typename:void
/src/sys/dev/hid/
H A Dhidkbd.c640 hidkbd_set_leds(struct hidkbd *kbd, int leds, uint8_t *report) argument
/src/usr.sbin/mrouted/
H A Droute.c833 report(int which_routes, vifi_t vifi, u_int32_t dst) function in typeref:typename:void
[all...]
/src/sys/dev/bluetooth/
H A Dbthidev.c976 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 Dbtkbd.c354 uint8_t report; local in function:btkbd_set_leds
/src/sys/dev/usb/
H A Duthum.c253 uint8_t cmdbuf[32], report[256]; local in function:uthum_read_data
H A Dusbdi_util.c476 usbd_get_protocol(struct usbd_interface *iface, uint8_t *report) argument
499 usbd_set_protocol(struct usbd_interface *iface, int report) argument
H A Ducycom.c907 uint8_t report[5]; local in function:ucycom_configure
1137 uint8_t report[5]; local in function:ucycom_get_cfg
[all...]
H A Duatp.c1299 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 Dtsan_debugging.cc67 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 Dapei.c822 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 Dusbhid.c428 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 Droute.c548 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 Di915_perf.c641 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...]

Completed in 20 milliseconds