Home | History | Annotate | Download | only in config

Lines Matching refs:REQ

452 #define DEF(NAME, RELOC, REQ, ALLOW) \
453 { #NAME, sizeof(#NAME)-1, O_##NAME, RELOC, REQ, ALLOW}