Home
last modified time | relevance | path

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

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