Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drecurse.c162 char *update_preload, int dosrcs, char *repository_in) in start_recursion() argument
183 update_preload ? update_preload : "(null)", dosrcs, in start_recursion()
197 update_preload ? update_preload : "(null)", dosrcs, in start_recursion()
234 if (update_preload == NULL) in start_recursion()
237 update_dir = xstrdup (update_preload); in start_recursion()
H A Dcvs.h690 int aflag, int locktype, char *update_preload,