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

/osnet-11/usr/src/lib/libscf/common/
H A Dscf_tmpl.c2943 char *lname_prop = NULL; local
2972 lname_prop =
2976 if (lname_prop != NULL)
2980 goto out; /* lname_prop == NULL */
3006 if (lname_prop == NULL) {
3009 goto out; /* lname_prop == NULL */
3012 goto out; /* lname_prop == NULL */
3013 lname_prop = _scf_read_single_astring_from_pg(pg, str);
3015 if (lname_prop != NULL && elocale != NULL)
3021 if (lname_prop
[all...]

Completed in 28 milliseconds