Searched refs:linux32_getifhwaddr (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/compat/linux32/common/ |
| D | linux32_socket.c | 96 int linux32_getifhwaddr(struct lwp *, register_t *, u_int, void *); 505 linux32_getifhwaddr(struct lwp *l, register_t *retval, u_int fd, in linux32_getifhwaddr() function 714 error = linux32_getifhwaddr(l, retval, SCARG(uap, fd), in linux32_ioctl_socket()
|