Searched refs:air (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/games/atc/
H A Dextern.c74 LIST air, ground; variable
H A Dextern.h61 extern LIST air, ground;
H A Dupdate.c84 /* put some planes in the air */
90 append(&air, pp);
98 for (pp = air.head; pp != NULL; pp = pp->next) {
202 for (pp = air.head; pp != NULL; pp = p2) {
206 delete(&air, pp);
212 for (p1 = air.head; p1 != NULL; p1 = p1->next)
328 for (pp = air.head; pp != NULL; pp = pp->next)
381 for (p1 = air.head; p1 != NULL; p1 = p1->next)
414 append(&air, pp);
422 for (pp = air
[all...]
H A Dgraphics.c94 for (pp = air.head; pp != NULL; pp = pp->next) {
109 for (pp = air.head; pp != NULL; pp = pp->next) {
347 for (pp = air.head; pp != NULL; pp = pp->next) {
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dat.c108 const struct aindexrec *air = v_air; local
109 int i = type->bv_len - air->air_name.bv_len;
111 return (strncasecmp( type->bv_val, air->air_name.bv_val, type->bv_len ));
128 struct aindexrec *air; local
131 air = ldap_avl_find( attr_cache, name, attr_index_name_cmp );
132 if ( air ) return air->air_at;
135 air = ldap_avl_find( attr_index, name, attr_index_name_cmp );
137 if ( air ) {
138 if ( air
243 struct aindexrec tmpair, *air; local
311 struct aindexrec *air = v; local
448 struct aindexrec *air; local
970 struct aindexrec *air = v_air; local
[all...]
/netbsd-current/sys/dev/pci/
H A Dif_iwnreg.h481 uint8_t air; member in struct:iwn_rxon
/netbsd-current/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A DMakefile1254 sun8i-h3-nanopi-neo-air.dtb \

Completed in 298 milliseconds