Home
last modified time | relevance | path

Searched refs:_flags (Results 1 – 3 of 3) sorted by relevance

/include/
A Dprintf.h99 uint32_t _flags; /* non-gnu */ member
115 ((INFO_PTR)->_flags & __PRINT_INFO_FLAG_##BITFIELD)
117 ((INFO_PTR)->_flags |= __PRINT_INFO_FLAG_##BITFIELD)
119 ((INFO_PTR)->_flags &= ~__PRINT_INFO_FLAG_##BITFIELD)
121 ((INFO_PTR)->_flags |= (((INFO_PTR)->_flags & ~1) | ((VAL) & 1)))
A Dresolv.h178 unsigned _flags; /* PRIVATE: see below */ member
/include/arpa/
A Dnameser.h114 u_int16_t _id, _flags, _counts[ns_s_max]; member

Completed in 9 milliseconds