Home | History | Annotate | Download | only in linux

Lines Matching full:check_item

1456 	void (*check_item) (struct item_head *, char *item);
1473 #define op_check_item(ih,item) item_ops[le_ih_k_type (ih)]->check_item (ih, item)