Searched defs:path_str (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin_iis.c1295 char *path_str = get_property_value_byname(app_element, &path_value, &bstr_path, VT_BSTR); local
1296 if (path_str != NULL && strcmp(path_str, "/") == 0) {
1303 am_free(path_str);

Completed in 24 milliseconds