Searched refs:cppptr (Results 1 – 1 of 1) sorted by relevance
1141 char **cpptr, ***cppptr, fwdarg[256]; in process_config_line_depth() local1698 cppptr = &options->log_verbose; in process_config_line_depth()1718 *cppptr = xrecallocarray(*cppptr, *uintptr, in process_config_line_depth()1719 *uintptr + 1, sizeof(**cppptr)); in process_config_line_depth()1720 (*cppptr)[(*uintptr)++] = xstrdup(arg); in process_config_line_depth()1774 cppptr = &options->permitted_remote_opens; in process_config_line_depth()1816 *cppptr = strs; in process_config_line_depth()