Home
last modified time | relevance | path

Searched refs:listprop (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Dsvc-legacy-routing33 daemon_prog=`/usr/sbin/svccfg -s $SMF_FMRI listprop routeadm/daemon | \
36 daemon_args=`/usr/sbin/svccfg -s $SMF_FMRI listprop routeadm/daemon-args | \
39 daemon_stop=`/usr/sbin/svccfg -s $SMF_FMRI listprop routeadm/daemon-stop-cmd | \
/titanic_44/usr/src/cmd/svc/shell/
H A Drouting_include.sh190 args=`/usr/sbin/svccfg -s $1 listprop routeadm/daemon-args | \
/titanic_44/usr/src/cmd/svc/milestone/
H A Dfs-usr175 …boot_prop=`/usr/sbin/svccfg -s svc:/system/boot-config:default listprop config/auto-reboot-safe | \
/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg.l109 <INITIAL>listprop { BEGIN WORD; return (SCC_LISTPROP); }
H A Dsvccfg_libscf.c13411 listprop(const char *pattern, int only_pgs, int templates) in listprop() function
13656 listprop(pattern, 1, 0); in lscf_listpg()
13803 listprop(pattern, 0, 0); in lscf_listprop()
15676 listprop(pattern, 0, 2); in lscf_describe()
15678 listprop(pattern, 0, 1); in lscf_describe()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c2818 listprop(nwam_object_type_t object_type, void *handle, const char *name, in listprop() function
2849 if ((ret = listprop(object_type, NULL, lname, in listprop()
2853 ret = listprop(object_type, NULL, lname, in listprop()
3119 ret = listprop(NWAM_OBJECT_TYPE_NCP, ncp_h, in list_func()
3149 ret = listprop(NWAM_OBJECT_TYPE_NCU, ncu_h, in list_func()
3159 ret = listprop(NWAM_OBJECT_TYPE_LOC, loc_h, in list_func()
3172 ret = listprop(NWAM_OBJECT_TYPE_ENM, enm_h, in list_func()
3185 ret = listprop(NWAM_OBJECT_TYPE_KNOWN_WLAN, wlan_h, in list_func()