Searched defs:FLAGS (Results 1 – 8 of 8) sorted by relevance
39 #define FLAGS %o3 macro
82 #define FLAGS 0x10 macro
24 FLAGS, /* i: waiting for method and flags (gzip) */ enumerator
66 #define FLAGS(f) (f&EXACT)?"|EXACT":"",(f&LAST)?"|LAST":"",(f&THIS)?"|THIS":"",(f&NEXT)?"|NEXT":"",… macro
109 #define FLAGS(c) (vlinfo[c].vflags) macro
67 #define FLAGS "_flags" /* name of the flags nvpair */ macro
906 unsigned int FLAGS; member
927 #define FLAGS(X) ((X)->rt_flags) macro