Searched refs:mybuf_p (Results 1 – 1 of 1) sorted by relevance
194 char *mybuf_p, *line, *cur, *notcomment, *comment, *entry; in acl_from_text() local198 mybuf_p = strdup(buf_p); in acl_from_text()199 if (mybuf_p == NULL) in acl_from_text()204 free(mybuf_p); in acl_from_text()209 cur = mybuf_p; in acl_from_text()257 free(mybuf_p); in acl_from_text()262 free(mybuf_p); in acl_from_text()