Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
H A Dar_io.c103 artyp = ISREG; in ar_open()
178 artyp = ISBLK; in ar_open()
180 artyp = ISPIPE; in ar_open()
182 artyp = ISREG; in ar_open()
188 if (artyp != ISREG) in ar_open()
206 switch(artyp) { in ar_open()
454 if (artyp != ISREG) in ar_set_wr()
516 switch (artyp) { in ar_read()
612 switch (artyp) { in ar_write()
726 switch(artyp) { in ar_rdsync()
[all …]