Searched refs:cppptr (Results 1 – 1 of 1) sorted by relevance
1095 char **cpptr, ***cppptr, fwdarg[256]; in process_config_line_depth() local1652 cppptr = &options->log_verbose; in process_config_line_depth()1672 *cppptr = xrecallocarray(*cppptr, *uintptr, in process_config_line_depth()1673 *uintptr + 1, sizeof(**cppptr)); in process_config_line_depth()1674 (*cppptr)[(*uintptr)++] = xstrdup(arg); in process_config_line_depth()1728 cppptr = &options->permitted_remote_opens; in process_config_line_depth()1770 *cppptr = strs; in process_config_line_depth()