Searched refs:strtouv64 (Results 1 – 3 of 3) sorted by relevance
26 extern vint64 strtouv64(const char * begp, char ** endp, int base);
208 pt->head.expire = strtouv64(cp, &ep, 10); in leapsec_load()214 pt->head.update = strtouv64(cp, &ep, 10); in leapsec_load()219 ttime = strtouv64(cp, &ep, 10); in leapsec_load()
42 strtouv64( in strtouv64() function