OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:amatch
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rdist/
expand.c
73
static int
amatch
(char *, char *);
404
} else if (
amatch
(s, restbuf))
431
c =
amatch
(s, p);
438
amatch
(char *s, char *p)
function in typeref:typename:int
484
if (
amatch
(s, p))
/src/sys/external/bsd/ipf/netinet/
ip_state.c
1311
int
amatch
;
local in function:ipf_state_match
1319
amatch
= ipf_state_matchaddresses(is1, is2);
1320
rv = (
amatch
!= 0) && (
amatch
== pomatch);
Completed in 14 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025