Home
last modified time | relevance | path

Searched refs:PIL_strerrmsgs (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/pils/
H A Dpils.c1284 static const char * PIL_strerrmsgs [] = variable
1299 if (irc < 0 || irc >= DIMOF(PIL_strerrmsgs)) { in PIL_strerror()
1303 return PIL_strerrmsgs[irc]; in PIL_strerror()