Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rmt/
H A Drmt.c67 char *checkbuf(char *, int);
222 record = checkbuf(record, n); in main()
239 record = checkbuf(record, n); in main()
301 checkbuf(char *record, int size) in checkbuf() function