Home
last modified time | relevance | path

Searched defs:ag (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dcheck_GNU_style.sh126 ag (){ function
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dcheck_GNU_style.sh126 ag (){ function
/netbsd-src/sbin/routed/
H A Dtable.c124 ag_out(struct ag_info *ag, in ag_out()
176 ag_del(struct ag_info *ag) in ag_del()
209 struct ag_info *ag, *ag_cors; in ag_flush() local
297 struct ag_info *ag, *nag, *ag_cors; in ag_check() local
1343 kern_out(struct ag_info *ag) in kern_out()
1647 struct ag_info *ag; in rtinit() local
H A Doutput.c355 supply_out(struct ag_info *ag) in supply_out()
/netbsd-src/usr.bin/bthset/
H A Dbthset.c95 static int ag; /* rfcomm gateway fd */ variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddhtest.c39 const BIGNUM *ap = NULL, *ag = NULL, *apub_key = NULL; in dh_test() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddhtest.c48 const BIGNUM *ap = NULL, *ag = NULL, *apub_key = NULL; in dh_test() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d656 auto ag = ti.aliasdecl ? ti.aliasdecl.isAggregateDeclaration() : null; variable