Searched refs:cppptr (Results 1 – 1 of 1) sorted by relevance
1051 char **cpptr, ***cppptr, fwdarg[256]; in process_config_line_depth() local1608 cppptr = &options->log_verbose; in process_config_line_depth()1628 *cppptr = xrecallocarray(*cppptr, *uintptr, in process_config_line_depth()1629 *uintptr + 1, sizeof(**cppptr)); in process_config_line_depth()1630 (*cppptr)[(*uintptr)++] = xstrdup(arg); in process_config_line_depth()1684 cppptr = &options->permitted_remote_opens; in process_config_line_depth()1726 *cppptr = strs; in process_config_line_depth()