OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifconfarg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/ultrix/
ultrix_ioctl.c
722
struct ifconf
ifconfarg
;
local in function:ultrix_sys_ioctl
731
error = copyin(SCARG(&ap, data), &
ifconfarg
,
732
sizeof(
ifconfarg
));
737
&
ifconfarg
, l);
741
return copyout(&
ifconfarg
, SCARG(&ap, data),
742
sizeof(
ifconfarg
));
Completed in 111 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025