Home
last modified time | relevance | path

Searched refs:objects (Results 51 – 75 of 102) sorted by relevance

12345

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A D00README27 permits a user supplied shared object to audit objects that are loaded,
/illumos-gate/usr/src/common/ficl/softcore/
H A Dficlclass.fr3 \ Classes to model ficl data structures in objects
H A Doo.fr15 \ 3. Support objects in the dictionary and as proxies for
24 \ Classes are objects, too: all classes are instances of METACLASS
31 \ All objects push their payload address and class address when
36 \ of objects created by the class. A class is an object.
259 \ Aggregate an array of objects into a class
616 \ Apply INIT to an array of NOBJ objects...
/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c327 object_t objects[] = { variable
1762 listDiscoveryAddress(int objectLen, char *objects[], cmdOptions_t *options, in listDiscoveryAddress() argument
1834 if (mbstowcs(wcInputObject, objects[i], in listDiscoveryAddress()
1848 objects[i], &address) != 0) { in listDiscoveryAddress()
1930 objects[i], gettext("not found")); in listDiscoveryAddress()
1940 listISNSServerAddress(int objectLen, char *objects[], cmdOptions_t *options, in listISNSServerAddress() argument
2012 if (mbstowcs(wcInputObject, objects[i], in listISNSServerAddress()
2026 objects[i], &address) != 0) { in listISNSServerAddress()
2122 objects[i], gettext("not found")); in listISNSServerAddress()
2385 listTarget(int objectLen, char *objects[], cmdOptions_t *options, int *funcRet) in listTarget() argument
[all …]
/illumos-gate/usr/src/common/mapfiles/common/
H A Dmap.filter32 # of dbx that produce warning messages if they find objects without traditional
/illumos-gate/usr/src/uts/
H A DREADME91 where the module (and associated objects) are built. After a 'make
212 more finely grained objects; specificly a kernel module. The basic component
242 1] Edit uts/*/Makefile.files to define the set of objects. By convention
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg352 Additional control lists may exist as families of objects are processed\nin \
422 all objects listed.\n\
509 Relationships between Rt_map objects are maintained by a binding dis-\n\
512 the relationship between the two Rt_map objects.\n\
694 dependencies associated with this group of objects.\n\
/illumos-gate/usr/src/lib/libexacct/demo/
H A DREADME57 make clobber - remove objects, and lint files
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library-c-runtime.p5m15 set name=pkg.description value="C runtime objects"
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg40 \t[-64]\t\tprocess 64-bit objects\n\
57 \t[-o dir]\tuse directory for alternative objects\n\
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.general.d.out170 tst |nested objects|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dmapfile-vers41 # These sharable objects only export two functions,
H A Ddyn.msg416 dynamic element. It calls the elf32_checksum() for 32-bit objects,\n\
417 or elf64_checksum() for 64-bit objects, and then sets the value of\n\
/illumos-gate/usr/src/pkg/transforms/
H A Ddefaults53 # shared objects should generally have mode 0755
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME89 Here we discuss the essential objects and subtle aspects of the
130 The event handler and timer queue objects work hand-in-hand: the event
140 event handler object, it doesn't make a lot of sense -- these objects
229 this rathole). To protect against this, two objects exist:
230 `async_action' and `ipc_action'. These objects are related, but
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties92 # objects.
163 type_mismatch_error = Attribute value vector contains objects of different types
/illumos-gate/usr/src/
H A DREADME.license-files73 3. Figure out which packages deliver objects that are built using the
/illumos-gate/usr/src/lib/libc/
H A DREADME79 dlopen()ed objects, such as those in the I18N code.
126 dlopen()ed L10N objects that might be calling malloc()/free().
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg313 ELF objects. This brief discussion will tell you the basics\n\
356 dynamically loadable ELF objects that contain related editing\n\
456 loadable ELF sharable objects. This design allows for easy\n\
527 o\tLoaded modules and the paths of the sharable objects\n\
/illumos-gate/exception_lists/
H A Dinterface_cmp27 # objects by interface_cmp. All strings are Perl regular expressions
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles59 relocatable objects, such as generated by a compiler. For all the gory
71 for shared libraries (shared objects) and with specifying their versions
287 As with public interfaces, the size of global objects must be asserted in
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c13457 void **objects; in listprop() local
13503 objects = safe_malloc(sizeof (*objects)); in listprop()
13535 objects = realloc(objects, in listprop()
13536 sizeof (*objects) * allocd); in listprop()
13541 if (objects == NULL || names == NULL || in listprop()
13545 objects[i] = pg; in listprop()
13598 objects = realloc(objects, in listprop()
13599 sizeof (*objects) * allocd); in listprop()
13604 if (objects == NULL || names == NULL || in listprop()
13610 objects[i] = prop; in listprop()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES135 objects such as Pt_t. In this case, the variable named . inside
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c949 fc_util_force_lip(int objects, char *argv[]) in fc_util_force_lip() argument
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg78 \t\t\tshared objects\n"
134 \t\t\treferenced in dynamic objects are promoted to\n \
631 with capabilities identified relocatable objects: \
703 @ MSG_GUIDE_DEFS "-z defs option recommended for shared objects"
710 shared objects"

12345