Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux32/common/
Dlinux32_socket.c94 int linux32_getifname(struct lwp *, register_t *, void *);
391 linux32_getifname(struct lwp *l, register_t *retval, void *data) in linux32_getifname() function
679 error = linux32_getifname(l, retval, SCARG_P32(uap, data)); in linux32_ioctl_socket()