Searched refs:ASTCONF_read (Results 1 – 3 of 3) sorted by relevance
199 flags |= ASTCONF_read; in b_getconf()
96 #define ASTCONF_read 0x0004 macro
1606 if (!(flags & (ASTCONF_read|ASTCONF_write|ASTCONF_parse))) in astconflist()1607 flags |= ASTCONF_read|ASTCONF_write; in astconflist()1621 if (flags & ASTCONF_read) in astconflist()