Home
last modified time | relevance | path

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

/original-bsd/bin/pax/
H A Dar_io.c83 artyp = ISREG;
148 artyp = ISBLK;
150 artyp = ISPIPE;
152 artyp = ISREG;
158 if (artyp != ISREG)
176 switch(artyp) {
437 if (artyp != ISREG) in ar_set_wr()
511 switch (artyp) {
614 switch (artyp) {
733 switch(artyp) { in ar_rdsync()
[all …]