Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dar_io.c102 artyp = ISREG; in ar_open()
176 artyp = ISBLK; in ar_open()
178 artyp = ISPIPE; in ar_open()
180 artyp = ISREG; in ar_open()
186 if (artyp != ISREG) in ar_open()
204 switch (artyp) { in ar_open()
457 if (artyp != ISREG) in ar_set_wr()
519 switch (artyp) { in ar_read()
615 switch (artyp) { in ar_write()
729 switch (artyp) { in ar_rdsync()
[all …]