Searched defs:_read (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/tools/build/libc-bootstrap/ |
| H A D | namespace.h | 43 #define _read(a, b, c) read(a, b, c) macro
|
| /freebsd-13.1/contrib/wpa/src/drivers/ |
| H A D | driver_roboswitch.c | 289 u16 _read, addr_be16[3], addr_read[3], ports_read; in wpa_driver_roboswitch_leave() local 361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local
|
| /freebsd-13.1/sys/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 133 def _read(self): member in Output
|
| /freebsd-13.1/stand/libsa/zfs/ |
| H A D | zfsimpl.c | 861 vdev_create(uint64_t guid, vdev_read_t *_read) in vdev_create() 2020 vdev_probe(vdev_phys_read_t *_read, vdev_phys_write_t *_write, void *priv, in vdev_probe()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.h | 474 u64 (*_read)(void *, void *, uptr); member
|