Lines Matching refs:POSIX
44 The Vi part of POSIX is not considered a definitive source.
260 is.*() POSIX, ctype.h
261 to.*() POSIX, ctype.h
263 d_.* POSIX, dirent.h
264 l_.* POSIX, fcntl.h
265 gr_.* POSIX, grp.h
266 pw_.* POSIX, pwd.h
267 sa_.* POSIX, signal.h
268 mem.* POSIX, string.h
269 str.* POSIX, string.h
270 wcs.* POSIX, string.h
271 st_.* POSIX, stat.h
272 tms_.* POSIX, times.h
273 tm_.* POSIX, time.h
274 c_.* POSIX, termios.h
275 MAX.* POSIX, limits.h
276 __.* POSIX, system
277 _[A-Z].* POSIX, system
278 E[A-Z0-9]* POSIX, errno.h
280 .*_t POSIX, for typedefs. Use .*_T instead.