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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c905 int profile_count; local
916 profile_count = 0;
940 if ((profile_count = find_manifests(g_hndl, file, &profiles,
952 if (profile_count == 0) {

Completed in 47 milliseconds