Searched refs:safe_env_lst (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dsuexec.c91 static const char *const safe_env_lst[] = variable
270 for (idx = 0; safe_env_lst[idx]; idx++) {
271 if (!strncmp(*ep, safe_env_lst[idx],
272 strlen(safe_env_lst[idx]))) {

Completed in 290 milliseconds