Home
last modified time | relevance | path

Searched refs:CL_INITIALIZE (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcladm.h51 #define CL_INITIALIZE 0 /* bootstrapping information */ macro
/titanic_41/usr/src/uts/common/syscall/
H A Dcladm.c43 case CL_INITIALIZE: in cladm()
/titanic_41/usr/src/cmd/clinfo/
H A Dclinfo.c58 if (_cladm(CL_INITIALIZE, CL_GET_BOOTFLAG, &bootflags) != 0) { in main()
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dcluster_rcm.c114 if (_cladm(CL_INITIALIZE, CL_GET_BOOTFLAG, &bootflags) != 0) { in cluster_register()
H A Dip_anon_rcm.c176 if (_cladm(CL_INITIALIZE, CL_GET_BOOTFLAG, &bootflags) != 0) { in ip_anon_register()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1416 case CL_INITIALIZE: s = "CL_INITIALIZE"; break; in prt_clc()
1442 case CL_INITIALIZE: in prt_clf()
H A Dexpound.c505 case CL_INITIALIZE: in show_cladm()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c3704 if ((_cladm(CL_INITIALIZE, CL_GET_BOOTFLAG, &bootflags) != 0) || in main()