Home
last modified time | relevance | path

Searched refs:OFIOCGETCHILD (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dopenfirmio.c132 case OFIOCGETCHILD: in openfirm_ioctl()
244 case OFIOCGETCHILD: in openfirm_ioctl()
H A Dopenfirmio.h64 #define OFIOCGETCHILD _IOWR(OFIOC_BASE, 6, phandle_t) macro
/freebsd/usr.sbin/ofwdump/
H A Dofw_util.c97 OFW_IOCTL(fd, OFIOCGETCHILD, &rv); in ofw_child()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1461 unsigned IOCTL_OFIOCGETCHILD = OFIOCGETCHILD;
H A Dsanitizer_interceptors_ioctl_netbsd.inc323 _(OFIOCGETCHILD, READWRITE, sizeof(int));