Lines Matching refs:option_cache

50 				 struct option_cache **opp);
57 struct option_cache *op = NULL;
132 struct option_cache *op = NULL, *nop = NULL;
569 struct option_cache *op;
770 op = (struct option_cache *)(pp->car);
791 op = (struct option_cache *)(pp->car);
900 vsio_options(struct option_cache *oc,
1064 struct option_cache *oc;
1263 struct option_cache *oc;
1386 struct option_cache *tmp;
1704 struct option_cache *oc;
2305 struct option_cache *oc;
2340 struct option_cache *oc;
2373 struct option_cache *option;
2376 struct option_cache *oc, *noc;
2421 noc = (struct option_cache *)0;
2470 struct option_cache *lookup_option (universe, options, code)
2476 return (struct option_cache *)0;
2482 return (struct option_cache *)0;
2485 struct option_cache *lookup_hashed_option (universe, options, code)
2497 return (struct option_cache *)0;
2503 if (((struct option_cache *)(bptr -> car)) -> option -> code ==
2505 return (struct option_cache *)(bptr -> car);
2507 return (struct option_cache *)0;
2516 struct option_cache *op = NULL;
2540 struct option_cache *op = NULL;
2562 int terminatep, struct option_cache **opp)
2566 struct option_cache *op;
2685 count_options(struct option_cache *dummy_oc,
2700 collect_oro(struct option_cache *oc,
2786 struct option_cache *oc)
2797 struct option_cache *oc)
2807 struct option_cache *oc, isc_boolean_t appendp)
2812 struct option_cache **ocloc;
2833 if (((struct option_cache *)
2841 ocloc = (struct option_cache **)&bptr->car;
2864 log_error ("No memory for option_cache reference.");
2869 option_cache_reference ((struct option_cache **)&bptr -> car, oc, MDL);
2901 if (((struct option_cache *)(bptr -> car)) -> option -> code
2913 ((struct option_cache **)(&bptr -> car), MDL);
2918 extern struct option_cache *free_option_caches; /* XXX */
2921 struct option_cache **ptr;
2961 *ptr = (struct option_cache *)0;
2965 *ptr = (struct option_cache *)0;
2991 ((struct option_cache **)&cp -> car,
3062 struct binding_scope **scope, struct option_cache *oc)
3247 scope, (struct option_cache *)p->car))
3272 static struct option_cache *no_nwip;
3288 (struct option_cache *)ocp -> car))
3414 struct option_cache *oc = (struct option_cache *)(ocp -> car);
3500 struct option_cache *
3513 struct option_cache *oc, isc_boolean_t appendp)
3542 void (*func)(struct option_cache *,
3568 struct option_cache *oc;
3582 oc = (struct option_cache *)(ocp->car);
3762 void (*func) (struct option_cache *,
3781 void (*func) (struct option_cache *,
3788 struct option_cache *oc,
3805 void (*func) (struct option_cache *,
3816 struct option_cache *oc;
3828 oc = (struct option_cache *)p -> car;
3837 struct option_cache *oc, isc_boolean_t appendp)
3841 struct option_cache **ocloc;
3858 ocloc = (struct option_cache **)&(*tail)->car;
3875 option_cache_reference ((struct option_cache **)
3905 scope, (struct option_cache *)(oc -> car)))
3933 ((struct option_cache *)(*tail) -> car) -> option -> code)
3936 option_cache_dereference ((struct option_cache **)
3945 struct option_cache *lookup_linked_option (universe, options, code)
3962 ((struct option_cache *)(oc -> car)) -> option -> code) {
3963 return (struct option_cache *)(oc -> car);
3967 return (struct option_cache *)0;
3987 void (*func) (struct option_cache *,
4006 (*func) ((struct option_cache *)(car -> car),
4020 struct option_cache *op;
4452 struct option_cache *oc;
4507 struct option_cache *oc = NULL;
4581 struct option_cache *oc = NULL;