OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:frap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ipf/dist/samples/
userauth.c
20
struct frauth *
frap
= &fra;
local
29
while (ioctl(fd, SIOCAUTHW, &
frap
) == 0) {
57
if (ioctl(fd, SIOCAUTHR, &
frap
) != 0)
/src/external/bsd/ipf/dist/tools/
ipfstat.c
1818
frauthent_t *
frap
, fra;
local
1845
frap
= asp->fas_faelist;
1846
while (
frap
) {
1851
if (kmemcpy((char *)&fra, (u_long)
frap
,
1857
frap
= fra.fae_next;
Completed in 16 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026