OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nat_lookup
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/identd/
identd.c
75
static nat_lookup_t
nat_lookup
;
variable
113
nat_lookup
= NULL;
240
nat_lookup
= filters[i].fn;
244
if (
nat_lookup
== NULL)
435
if (
nat_lookup
!= NULL) {
440
if ((*
nat_lookup
)(ss, &nat_addr, &nat_lport) &&
identd.c
75
static nat_lookup_t
nat_lookup
;
variable
113
nat_lookup
= NULL;
240
nat_lookup
= filters[i].fn;
244
if (
nat_lookup
== NULL)
435
if (
nat_lookup
!= NULL) {
440
if ((*
nat_lookup
)(ss, &nat_addr, &nat_lport) &&
Completed in 39 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026