Home
last modified time | relevance | path

Searched defs:rmtread_with_restart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/bin/pax/
H A Dar_io.c115 #define rmtread_with_restart(a, b, c) rmtread((a), (b), (c)) macro
602 rmtread_with_restart(int fd, void *buf, int bsz) in rmtread_with_restart() function