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

/forgerock/web-agents-v4/source/
H A Dadmin.c105 static char license_tracker_path[AM_URI_SIZE]; variable
1096 if (!file_exists(license_tracker_path)) {
1109 write_file(license_tracker_path, AM_SPACE_CHAR, 1);
1734 write_file(license_tracker_path, AM_SPACE_CHAR, 1);
1744 if (!file_exists(license_tracker_path)) {
1757 write_file(license_tracker_path, AM_SPACE_CHAR, 1);
2312 snprintf(license_tracker_path, sizeof (license_tracker_path),

Completed in 766 milliseconds