hack.apply.c | 77 static int out_ice_box(struct obj *); 227 out_ice_box(struct obj *obj) function in typeref:typename:int 235 panic("out_ice_box"); 249 current_ice_box = obj; /* for use by in/out_ice_box */ 258 if (askchain(fcobj, NULL, 0, out_ice_box, ck_ice_box, 0))
|