find_manifests
int find_manifests(scf_handle_t *, const char *, manifest_info_t ***, int);
status = find_manifests(hndl, argv[i], &manifests,
if ((count = find_manifests(g_hndl, file, &manifests,
if ((profile_count = find_manifests(g_hndl, file, &profiles,
status = find_manifests(g_hndl, dirs[c], &manifests, CHECKEXT);