Searched refs:SCF_PROPERTY_USER (Results 1 – 5 of 5) sorted by relevance
| /titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
| H A D | ksslcfg_create.c | 154 (add_new_property(handle, SCF_PROPERTY_USER, SCF_TYPE_ASTRING, in set_method_context()
|
| /titanic_50/usr/src/lib/librestart/common/ |
| H A D | librestart.c | 2523 if (!(get_astring_val(methpg, SCF_PROPERTY_USER, in get_ids() 2525 SCF_PROPERTY_USER, vbuf, vbuf_sz, prop, in get_ids() 2528 "Could not get \"%s\" property.", SCF_PROPERTY_USER)); in get_ids() 2534 "error %d.", SCF_PROPERTY_USER, vbuf, r)); in get_ids()
|
| /titanic_50/usr/src/lib/libscf/inc/ |
| H A D | libscf.h | 346 #define SCF_PROPERTY_USER ((const char *)"user") macro
|
| /titanic_50/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg_xml.c | 914 if (new_opt_str_prop_from_attr(pg, SCF_PROPERTY_USER, SCF_TYPE_ASTRING, in lxml_get_method_credential()
|
| H A D | svccfg_libscf.c | 9577 if (pg_get_prop(pg, SCF_PROPERTY_USER, in export_method() 9661 } else if (strcmp(exp_str, SCF_PROPERTY_USER) == 0 || in export_method() 9853 } else if (strcmp(exp_str, SCF_PROPERTY_USER) == 0) { in export_method_context()
|