Home | History | Annotate | Download | only in linux

Lines Matching refs:TYPE_ANY

355 #define TYPE_ANY 15		// FIXME: comment is required
376 return (type <= TYPE_MAXTYPE) ? type : TYPE_ANY;
547 return TYPE_ANY;
565 case TYPE_ANY:
1468 extern struct item_operations *item_ops[TYPE_ANY + 1];