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

/opensolaris-onvv-gate/usr/src/head/
H A Dexacct_impl.h47 char *ef_hostname; /* file hostname */ member in struct:_ea_file_impl
/opensolaris-onvv-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c919 f->ef_hostname =
921 if (f->ef_hostname == NULL) {
946 ea_strfree(f->ef_hostname);
1044 return ((const char *)((ea_file_impl_t *)ef)->ef_hostname);
1193 if (f->ef_hostname != NULL)
1194 ea_strfree(f->ef_hostname);

Completed in 47 milliseconds