Searched defs:POSIX (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/man/man5/
H A DMakefile139 POSIX.1.5 \
140 POSIX.2.5 \
141 POSIX.5 \
188 POSIX.1.5 := LINKSRC = standards.5
189 POSIX.2.5 := LINKSRC = standards.5
190 POSIX.5 := LINKSRC = standards.5
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c54 * /etc/default/init. As defined by IEEE 1003.1-1990 (POSIX), the
66 * The precise definition of the second format can be found in POSIX,
72 * specified in this way is referred to as a POSIX timezone. An example
76 * preceded by a ":" and it does not parse as a POSIX timezone, then it
261 ZONERULES_INVALID, POSIX, POSIX_USA, ZONEINFO enumerator in enum:__anon2995
291 rule_t start_rule; /* For POSIX w/rules */
292 rule_t end_rule; /* For POSIX w/rules */
593 * unnecessary here. The POSIX specification is a bit vague
609 * It would be nice if POSIX would approve an ltzset_r()
769 case POSIX
[all...]

Completed in 61 milliseconds