Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3exacct/
H A DMakefile28 ea_attach_to_object.3exacct \
63 ea_attach_to_object.3exacct := LINKSRC = ea_set_item.3exacct
/illumos-gate/usr/src/uts/common/sys/
H A Dexacct.h154 extern int ea_attach_to_object(ea_object_t *, ea_object_t *);
/illumos-gate/usr/src/lib/libexacct/common/
H A Dmapfile-vers51 ea_attach_to_object;
H A Dexacct_ops.c802 (void) ea_attach_to_object(*objp, obj); in ea_unpack_object()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3exacct.inc20 link path=usr/share/man/man3exacct/ea_attach_to_object.3exacct \
/illumos-gate/usr/src/common/exacct/
H A Dexacct_core.c395 ea_attach_to_object(ea_object_t *root, ea_object_t *obj) in ea_attach_to_object() function