Home
last modified time | relevance | path

Searched refs:ef_hostname (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dexacct_impl.h45 char *ef_hostname; /* file hostname */ member
/illumos-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c917 f->ef_hostname = in validate_header()
919 if (f->ef_hostname == NULL) { in validate_header()
944 ea_strfree(f->ef_hostname); in validate_header()
1042 return ((const char *)((ea_file_impl_t *)ef)->ef_hostname); in ea_get_hostname()
1191 if (f->ef_hostname != NULL) in ea_close()
1192 ea_strfree(f->ef_hostname); in ea_close()