Searched refs:sk_legacy (Results 1 – 1 of 1) sorted by relevance
6117 char *sk_legacy; /* Legacy name */ member6183 key->sk_legacy = NULL; in scf_get_key()6184 } else if ((key->sk_legacy = strdup(legacy)) == NULL) { in scf_get_key()6962 if (key->sk_legacy != NULL) { in scf_walk_fmri()6969 if (scf_service_get_pg(svc, key->sk_legacy, in scf_walk_fmri()7040 if (key->sk_legacy != NULL) in scf_walk_fmri()7041 free(key->sk_legacy); in scf_walk_fmri()