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

/forgerock/web-agents-v4/source/
H A Dutility.c2219 int a_idx = atoi((*a)->d_name + 6); /* am_file_filter allows only 'agent_XYZ' file names here */
2224 static int am_file_filter(const struct dirent *_a) { function
2312 if ((n = am_scandir(path, &instlist, am_file_filter, am_alphasort)) <= 0) {

Completed in 36 milliseconds