strsep_copy
while (strsep_copy((const char**)&keytab_str, ",",
while(strsep_copy(&str, ",", buf, sizeof(buf)) != -1) {
while(strsep_copy(&str, ",", buf, sizeof(buf)) != -1) {
while(strsep_copy(&column_info, ",", buf, sizeof(buf)) != -1) {
while(strsep_copy(&str, " \t", p, sizeof(p)) != -1) {
if(strsep_copy(&p, ":", buf[num_buf], sizeof(buf[num_buf])) == -1)
while(strsep_copy(&string, " \t", buf, sizeof(buf)) != -1) {
strsep_copy(&address, "-", buf, sizeof(buf));
strsep_copy(&address, "-", buf, sizeof(buf));
l = strsep_copy(&q, PATH_SEP, NULL, 0);
(void)strsep_copy(&p, PATH_SEP, fn, l + 1);
while (strsep_copy(&name, ",", buf, sizeof(buf)) != -1) {
} else if(strsep_copy(&p, ":", hi->hostname, strlen(spec) + 1) < 0) {
if(strsep_copy(&p, ":", severity, sizeof(severity)) != -1)
strsep_copy(&p, ":", facility, sizeof(facility));
if(strsep_copy(&p, ":", hostname, sizeof(hostname)) < 0) {
if(strsep_copy(&p, ":", severity, sizeof(severity)) != -1)
strsep_copy(&p, ":", facility, sizeof(facility));