Searched refs:allow_category (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c290 /* List of valid menu classes for query_objlist() and allow_category callback */
324 allow_category(obj) function
536 via_menu == -2 ? allow_all : allow_category);
2348 all_categories ? allow_all : allow_category);
H A Ddo.c704 PICK_ANY, all_categories ? allow_all : allow_category);
H A Dinvent.c1137 /* use allow_category() from pickup.c */
1138 return((int)allow_category(otmp));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c290 /* List of valid menu classes for query_objlist() and allow_category callback */
324 allow_category(obj) function
536 via_menu == -2 ? allow_all : allow_category);
2348 all_categories ? allow_all : allow_category);
H A Ddo.c704 PICK_ANY, all_categories ? allow_all : allow_category);
H A Dinvent.c1137 /* use allow_category() from pickup.c */
1138 return((int)allow_category(otmp));
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1479 E boolean FDECL(allow_category, (struct obj *));
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dextern.h1479 E boolean FDECL(allow_category, (struct obj *));

Completed in 104 milliseconds