Searched refs:inhead (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/mail/
H A Dfio.c65 int maybe, inhead; local
91 inhead = 0;
129 inhead = 1;
131 inhead = 0;
132 } else if (inhead) {
144 inhead = 0;
/freebsd-9.3-release/bin/pax/
H A Dpax.h109 int inhead; /* is the trailer encoded in a valid header? */ member in struct:fsub
H A Dar_subs.c959 * is format specific. The inhead field from the option table tells us
1052 if (!frmt->inhead) {
1102 if (frmt->inhead && ((*frmt->trail_cpio)(arcn) == 0)) {

Completed in 155 milliseconds