Lines Matching defs:what
992 /* There are two options regarding what the "name" of a server is. The
1139 const char *what)
1145 if (strcasecmp(dirp->directive, what) == 0)
1545 enum { MSG, LOCAL_PATH, REMOTE_PATH } what = MSG;
1563 what = MSG;
1565 what = LOCAL_PATH;
1567 what = REMOTE_PATH;
1569 what = MSG;
1573 if (error_number == 401 && what == REMOTE_PATH) {
1595 /* hack. Prefix a " if it is a msg; as that is what
1600 (what == MSG) ? apr_pstrcat(cmd->pool, "\"", msg, NULL) :
1930 * Note what data should be used when forming file ETag values.
4236 "Controls what groups of directives can be configured by per-directory "
4239 "Controls what individual directives can be configured by per-directory "
4674 /* no way to know what type of error occurred */
4902 /* Got a connection structure, so initialize what fields we can