Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dupdate.c59 static void checkout_to_buffer (void *, const char *, size_t);
1296 checkout_to_buffer, revbuf); in checkout_file()
1517 checkout_to_buffer (void *callerdat, const char *data, size_t len) in checkout_to_buffer() function
H A DChangeLog13744 (checkout_to_buffer): New static function used by checkout_file.