Lines Matching refs:AS
68 | AS-Safe \comments\
75 | AS-Unsafe \comments\
106 @c Function is MT- and AS-Unsafe due to an internal race.
110 @c Function is AS-Unsafe due to an internal race.
119 @c Function is MT- and AS-Unsafe for modifying an object that is decreed
144 @c Function performs libc_once AS-Unsafe initialization.
152 @c Function is AS-Unsafe because it takes a non-recursive mutex that may
161 @c Function is AS-Unsafe because some data structure may be inconsistent
171 @c Function is AS- and AC-Unsafe because of malloc/free.
175 @c Function is AS-Unsafe because of malloc/free.
179 @c Function is AS- and AC-Unsafe because of dlopen/dlclose.
183 @c Function is AS- and AC-Unsafe because of unknown plugins.
187 @c Function is AS- and AC-Unsafe because of i18n.
191 @c Function is AS--Unsafe because of i18n.
207 @c Function is MT- and AS-Unsafe due to temporarily changing attributes
242 @c Function is AS-Safe while POSIX says it needn't be AS-Safe.
246 @c Function is AS-Unsafe while POSIX says it should be AS-Safe.