Searched refs:secsp (Results 1 – 1 of 1) sorted by relevance
157 static const char * getsecs(const char * strp, int_fast32_t * secsp);728 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() argument741 *secsp = num * (int_fast32_t) SECSPERHOUR; in getsecs()747 *secsp += num * SECSPERMIN; in getsecs()754 *secsp += num; in getsecs()