OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 13 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025