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

/osnet-11/usr/src/lib/libadr/common/
H A Dllib-ladr28 #include <rad/adr.h>
29 #include <rad/adr_name.h>
30 #include <rad/adr_object.h>
31 #include <rad/adr_stream.h>
32 #include <rad/adr_typeset.h>
H A Dadr_typeset.h30 #include <rad/adr.h>
31 #include <rad/adr_object.h>
H A Dadr_object.h38 #include <rad/adr.h>
H A Dadr_typeset.c35 #include <rad/adr.h>
36 #include <rad/adr_object.h>
37 #include <rad/adr_typeset.h>
H A Dadr.h90 #include <rad/adr_name.h>
/osnet-11/usr/src/lib/libradproto/common/
H A Dllib-lradproto28 #include <rad/radclient.h>
H A Dradclient.h30 #include <rad/adr.h>
31 #include <rad/adr_object.h>
32 #include <rad/adr_stream.h>
H A Dradproto_adr.h31 #include <rad/adr.h>
32 #include <rad/adr_object.h>
33 #include <rad/adr_typeset.h>
H A Dradclient.c35 #include <rad/adr.h>
36 #include <rad/adr_object.h>
H A Dradproto_adr.c34 #include <rad/adr_typeset.h>
/osnet-11/usr/src/lib/rad/pykstat/
H A DMakefile29 MSGFILES = common/rad.py
H A DMakefile.com26 PYSRCS = __init__.py rad.py
/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dutil.py37 import rad.client as rad namespace
42 RAD_PATH_AFUNIX_AUTH = "/system/volatile/rad/radsocket"
43 RAD_PATH_AFUNIX_UNAUTH = "/system/volatile/rad/radsocket-unauth"
52 rad.recordmarking.RecordMarkingSocket. """
82 # and let rad die on its own, but reaching in and doing
95 rad.recordmarking.RecordMarkingSocket. """
125 # build the rad commandline command with the given options.
145 cmd = [_map_path(root, "/usr/lib/rad/rad"),
[all...]
H A Dclient.py42 import rad.recordmarking as recordmarking namespace
/osnet-11/usr/src/lib/rad/pysmf/
H A DMakefile29 MSGFILES = common/rad.py common/fmri.py
H A DMakefile.com25 PYSRCS= __init__.py rad.py fmri.py
/osnet-11/usr/src/lib/rad/pykstat/common/
H A Drad.py26 """ A thin wrapper around the kstats support provided by rad """
29 import rad.client as client namespace
30 import rad.util as util namespace
33 _RAD_KSTAT_DOMAIN = "com.oracle.solaris.rad.kstat"
34 _RAD_KSTAT_MODULE = "/usr/lib/rad/module/kstat.so"
71 rad.client.RadConnection: the private connection
/osnet-11/usr/src/lib/rad/pyrad/
H A DMakefile.com32 INSTALL_LIBDIR = usr/lib/python2.6/vendor-packages/rad
/osnet-11/usr/src/lib/rad/pysmf/common/
H A Drad.py26 """ A thin wrapper around the SMF support provided by rad """
29 import rad.client as client namespace
30 import rad.util as util namespace
39 _RAD_SMF_DOMAIN = "com.oracle.solaris.rad.smf"
40 _RAD_SMF_MODULE = "/usr/lib/rad/module/mod_smf.so"
74 rad.client.RadConnection: the private connection
86 """ Convert service and/or instance to a rad.client.Name """
98 """ Convert an FMRI object to a rad.client.Name """
103 """ Look up a service/instance object by rad.client.Name """
/osnet-11/usr/src/lib/libadr/
H A DMakefile41 ROOTHDRDIR = $(ROOT)/usr/include/rad
/osnet-11/usr/src/lib/libradproto/
H A DMakefile41 ROOTHDRDIR = $(ROOT)/usr/include/rad
/osnet-11/usr/src/lib/
H A DMakefile231 rad \
386 rad \
513 rad \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DTrig.pm170 $rad = deg2rad(120);
466 $rad = great_circle_direction(@L, @T);

Completed in 1090 milliseconds