getoffset
static const char * getoffset(const char * strp, int_fast32_t * offsetp);
strp = getoffset(strp, &rulep->r_time);
name = getoffset(name, &stdoffset);
name = getoffset(name, &dstoffset);
getoffset(*argv++);
static void getoffset(char *);