Searched refs:kgz_aouthdr0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.sbin/kgzip/
H A Daouthdr.h34 struct kgz_aouthdr0 { struct
58 extern const struct kgz_aouthdr0 aouthdr0;
H A Daouthdr.c35 const struct kgz_aouthdr0 aouthdr0 = {
H A Dkgzld.c76 format == F_AOUT ? sizeof(struct kgz_aouthdr0)
H A Dkgzcmp.c74 (format == F_AOUT ? sizeof(struct kgz_aouthdr0) :
80 struct kgz_aouthdr0 ahdr0 = aouthdr0;

Completed in 441 milliseconds