OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:asd
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/wsconscfg/
wsconscfg.c
64
struct wsdisplay_addscreendata
asd
;
local
76
asd
.screentype = 0;
77
asd
.emul = 0;
86
asd
.emul = optarg;
108
asd
.screentype = optarg;
152
asd
.idx = idx;
153
if (ioctl(wsfd, WSDISPLAYIO_ADDSCREEN, &
asd
) == -1) {
/src/dist/pf/sbin/pfctl/
pfctl_parser.h
77
int
asd
; /* anchor stack depth */
member in struct:pfctl
/src/sys/dist/pf/net/
pf.c
2530
int
asd
= 0;
local
2587
pf_step_into_anchor(&
asd
, &ruleset, rs_num,
2591
pf_step_out_of_anchor(&
asd
, &ruleset, rs_num, &r,
3086
int
asd
= 0;
local
3334
pf_step_into_anchor(&
asd
, &ruleset,
3337
if (r == NULL && pf_step_out_of_anchor(&
asd
, &ruleset,
3747
int
asd
= 0;
local
3787
pf_step_into_anchor(&
asd
, &ruleset,
3790
if (r == NULL && pf_step_out_of_anchor(&
asd
, &ruleset,
Completed in 20 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026