OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nhandlers
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/mrouted/
main.c
53
#define
NHANDLERS
34
55
#define
NHANDLERS
2
61
} ihandlers[
NHANDLERS
];
62
static int
nhandlers
= 0;
variable in typeref:typename:int
85
if (
nhandlers
>=
NHANDLERS
)
88
ihandlers[
nhandlers
].fd = fd;
89
ihandlers[
nhandlers
++].func = func;
259
for (i = 0; i <
nhandlers
; i++) {
344
for (i = 0; i <
nhandlers
; i++)
[
all
...]
main.c
53
#define
NHANDLERS
34
55
#define
NHANDLERS
2
61
} ihandlers[
NHANDLERS
];
62
static int
nhandlers
= 0;
variable in typeref:typename:int
85
if (
nhandlers
>=
NHANDLERS
)
88
ihandlers[
nhandlers
].fd = fd;
89
ihandlers[
nhandlers
++].func = func;
259
for (i = 0; i <
nhandlers
; i++) {
344
for (i = 0; i <
nhandlers
; i++)
[
all
...]
main.c
53
#define
NHANDLERS
34
55
#define
NHANDLERS
2
61
} ihandlers[
NHANDLERS
];
62
static int
nhandlers
= 0;
variable in typeref:typename:int
85
if (
nhandlers
>=
NHANDLERS
)
88
ihandlers[
nhandlers
].fd = fd;
89
ihandlers[
nhandlers
++].func = func;
259
for (i = 0; i <
nhandlers
; i++) {
344
for (i = 0; i <
nhandlers
; i++)
[
all
...]
main.c
53
#define
NHANDLERS
34
55
#define
NHANDLERS
2
61
} ihandlers[
NHANDLERS
];
62
static int
nhandlers
= 0;
variable in typeref:typename:int
85
if (
nhandlers
>=
NHANDLERS
)
88
ihandlers[
nhandlers
].fd = fd;
89
ihandlers[
nhandlers
++].func = func;
259
for (i = 0; i <
nhandlers
; i++) {
344
for (i = 0; i <
nhandlers
; i++)
[
all
...]
Completed in 40 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025