tsol_sgetzcent
if ((zc = tsol_sgetzcent(line, &err, &errstr)) == NULL) {
if ((zc = tsol_sgetzcent(line, &err, &errstr)) == NULL) {
if ((zc = tsol_sgetzcent(sbuf, &err, &errstr)) == NULL) {
if ((zcent = tsol_sgetzcent(line, NULL, NULL)) == NULL)
extern tsol_zcent_t *tsol_sgetzcent(const char *, int *, char **);