Searched refs:SCF_PG_APP_DEFAULT (Results 1 – 3 of 3) sorted by relevance
88 pglen = strlen(SCF_PG_APP_DEFAULT); in assemble_fmri()120 (void) strcat(fmri_buf, SCF_PG_APP_DEFAULT); in assemble_fmri()155 ret->pr_pgname = strdup(SCF_PG_APP_DEFAULT); in fill_prop()2248 (strcmp(SCF_PG_APP_DEFAULT, pg->pg_name) != 0)) in scf_simple_app_props_search()
269 #define SCF_PG_APP_DEFAULT ((const char *)"application") macro
2237 SCF_PG_APP_DEFAULT) == -1) in print_application_properties()2257 SCF_PG_APP_DEFAULT, pt, 0) == 0) in print_application_properties()2262 (void) printf("%s (%s)\n", pg_name_buf, SCF_PG_APP_DEFAULT); in print_application_properties()