Lines Matching defs:bufptr
49 char **bufptr);
155 * bufptr - pointer to an array of characters with
160 * file not exists (do not free *bufptr in this case)
162 * file exists (do not free *bufptr in this case)
167 audit_crontab_get_diffs(char *cf, char *tmp_name, char **bufptr)
207 *bufptr = NULL;
218 *bufptr = err_buf;
223 *bufptr = NULL;
228 *bufptr = buf;
231 *bufptr = NULL;
238 *bufptr = buf;
240 *bufptr = NULL;