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

  /src/sbin/shutdown/
shutdown.c 104 static void getoffset(char *);
186 getoffset(*argv++);
441 getoffset(char *timearg) function
shutdown.c 104 static void getoffset(char *);
186 getoffset(*argv++);
441 getoffset(char *timearg) function
  /src/lib/libc/time/
localtime.c 1564 getoffset(register const char *strp, int_fast32_t *const offsetp) function
1630 strp = getoffset(strp, &rulep->r_time);
1738 name = getoffset(name, &stdoffset);
1778 name = getoffset(name, &dstoffset);
localtime.c 1564 getoffset(register const char *strp, int_fast32_t *const offsetp) function
1630 strp = getoffset(strp, &rulep->r_time);
1738 name = getoffset(name, &stdoffset);
1778 name = getoffset(name, &dstoffset);

Completed in 110 milliseconds