Searched refs:strerror_once (Results 1 – 1 of 1) sorted by relevance
61 static once_t strerror_once = ONCE_INITIALIZER; variable78 thr_once(&strerror_once, strerror_setup); in strerror_l()