HomeSort by: relevance | last modified time | path
    Searched defs:DO (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
lex.h 93 #define DO 271
  /src/include/arpa/
telnet.h 42 #define DO 253 /* please, you use option */
67 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0
  /src/lib/libc/time/
zic.c 123 bool r_todo; /* a rule to do (used in outzone) */
1258 do
1288 do {
1346 do
1471 Keep it simple, and do not inspect the file system. */
1766 /* nothing to do */
2432 as this is a bit faster. Do not malloc(0) if !timecnt,
2592 buggy 32-bit clients that do not use time type 0 for
2721 #define DO(field) fwrite(tzh.field, sizeof tzh.field, (size_t) 1, fp)
2732 DO(tzh_magic)
    [all...]

Completed in 14 milliseconds