HomeSort by: relevance | last modified time | path
    Searched defs:linux_getifconf (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/linux/common/
linux_socket.c 121 int linux_getifconf(struct lwp *, register_t *, void *);
1185 linux_getifconf(struct lwp *l, register_t *retval, void *data) function in typeref:typename:int
1456 error = linux_getifconf(l, retval, SCARG(uap, data));

Completed in 14 milliseconds