Searched refs:getoffset (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/shutdown/
H A Dshutdown.c104 static void getoffset(char *);
186 getoffset(*argv++);
439 getoffset(char *timearg) function
/netbsd-current/lib/libc/time/
H A Dlocaltime.c977 getoffset(register const char *strp, int_fast32_t *const offsetp) function
1043 strp = getoffset(strp, &rulep->r_time);
1173 name = getoffset(name, &stdoffset);
1208 name = getoffset(name, &dstoffset);

Completed in 142 milliseconds