OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_ifr_updated
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/canconfig/
canconfig.c
116
static int
g_ifr_updated
= 0;
variable in typeref:typename:int
217
if (
g_ifr_updated
&& ioctl(sock, SIOCSIFFLAGS, &g_ifr) < 0)
456
g_ifr_updated
= 1;
/src/sbin/brconfig/
brconfig.c
160
static int
g_ifr_updated
;
variable in typeref:typename:int
241
if (
g_ifr_updated
&& ioctl(sock, SIOCSIFFLAGS, &g_ifr) < 0)
540
g_ifr_updated
= 1;
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025