Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3exacct/
H A DMakefile36 ea_get_hostname.3exacct \
53 ea_get_hostname.3exacct := LINKSRC = ea_pack_object.3exacct
/illumos-gate/usr/src/head/
H A Dexacct.h79 extern const char *ea_get_hostname(ea_file_t *);
/illumos-gate/usr/src/lib/libexacct/common/
H A Dmapfile-vers67 ea_get_hostname;
H A Dexacct_ops.c1040 ea_get_hostname(ea_file_t *ef) in ea_get_hostname() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3exacct.inc35 link path=usr/share/man/man3exacct/ea_get_hostname.3exacct \
/illumos-gate/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c538 const char *hostname = ea_get_hostname(&lp->log_ea); in fmd_log_header()