Home
last modified time | relevance | path

Searched refs:del_list (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/monop/
HDmonop.h202 void del_list(int, OWN **, short);
HDprop.c88 del_list(int plr, OWN **head, short op_sqr) in del_list() function
HDtrade.c224 del_list(from->trader, &(pl_fr->own_list), sqnum(op->sqr)); in move_em()
/dragonfly/contrib/wpa_supplicant/src/ap/
HDgas_query_ap.c130 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() argument
132 if (del_list) in gas_query_free()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDgas_query.c135 static void gas_query_free(struct gas_query_pending *query, int del_list) in gas_query_free() argument
139 if (del_list) in gas_query_free()