Searched refs:nm_slash (Results 1 – 1 of 1) sorted by relevance
327 char *nm_slash; in config_check_cond_nocache() local340 (NULL != (nm_slash = strchr(dc->string->ptr, '/')))) { in config_check_cond_nocache()346 if (*(nm_slash+1) == '\0') { in config_check_cond_nocache()352 nm_bits = strtol(nm_slash + 1, &err, 10); in config_check_cond_nocache()361 buffer_copy_string_len(srv->cond_check_buf, dc->string->ptr, nm_slash - dc->string->ptr); in config_check_cond_nocache()