Searched refs:secsp (Results 1 – 1 of 1) sorted by relevance
141 static const char * getsecs(const char * strp, int_fast32_t * secsp);715 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() argument728 *secsp = num * (int_fast32_t) SECSPERHOUR; in getsecs()734 *secsp += num * SECSPERMIN; in getsecs()741 *secsp += num; in getsecs()