Home
last modified time | relevance | path

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

/netbsd-src/bin/pax/
H A Dar_io.c116 #define rmtwrite_with_restart(a, b, c) rmtwrite((a), (b), (c)) macro
673 rmtwrite_with_restart(int fd, void *buf, int bsz) in rmtwrite_with_restart() function