OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wrap_status
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/tcpdchk/
inetcf.c
198
int
wrap_status
= WR_MAYBE;
local in function:inet_chk
234
wrap_status
= WR_YES;
279
wrap_status
= WR_NOT;
281
wrap_status
= WR_MAYBE;
283
wrap_status
= WR_NOT;
286
wrap_status
= WR_MAYBE;
293
if (
wrap_status
== WR_YES && STR_EQ(protocol, "rpc/tcp"))
298
wrap_status
= WR_YES;
300
inet_set(tcpd_proc_name,
wrap_status
);
Completed in 11 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025