Home
last modified time | relevance | path

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

/mirbsd/src/sbin/shutdown/
Dshutdown.c103 void getoffset(char *);
179 getoffset(*argv++); in main()
429 getoffset(char *timearg) in getoffset() function
/mirbsd/src/lib/libc/time/
Dlocaltime.c159 static const char *getoffset(const char *strp, long *offsetp);
585 getoffset(strp, offsetp) in getoffset() function
802 name = getoffset(name, &stdoffset);
823 name = getoffset(name, &dstoffset);