OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aap
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/amiga/dev/
wdc_acafh.c
98
struct acafhbus_attach_args *
aap
= aux;
local in function:wdc_acafh_match
100
if (strcmp(
aap
->aaa_name, "wdc_acafh") != 0)
wdc_acafh.c
98
struct acafhbus_attach_args *
aap
= aux;
local in function:wdc_acafh_match
100
if (strcmp(
aap
->aaa_name, "wdc_acafh") != 0)
/src/sys/netinet/
sctp_asconf.c
2234
struct sctp_asconf_addr_param *
aap
;
local in function:sctp_compose_asconf
2343
aap
= (struct sctp_asconf_addr_param *) ptr;
2347
aap
->addrp.ph.param_type = htons(
aap
->addrp.ph.param_type);
2348
aap
->addrp.ph.param_length = htons(
aap
->addrp.ph.param_length);
sctp_asconf.c
2234
struct sctp_asconf_addr_param *
aap
;
local in function:sctp_compose_asconf
2343
aap
= (struct sctp_asconf_addr_param *) ptr;
2347
aap
->addrp.ph.param_type = htons(
aap
->addrp.ph.param_type);
2348
aap
->addrp.ph.param_length = htons(
aap
->addrp.ph.param_length);
/src/sys/arch/sparc/sparc/
autoconf.c
1725
struct xxxx_attach_args { int driveno; } *
aap
= aux;
local in function:instance_match
1729
bp->val[0],
aap
->driveno));
1730
if (
aap
->driveno == bp->val[0])
autoconf.c
1725
struct xxxx_attach_args { int driveno; } *
aap
= aux;
local in function:instance_match
1729
bp->val[0],
aap
->driveno));
1730
if (
aap
->driveno == bp->val[0])
Completed in 28 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025