Searched refs:checkoutpath (Results 1 – 5 of 5) sorted by relevance
120 char *checkoutpath(const char *, const char *);
352 path = checkoutpath(coll->co_prefix, sr->sr_file); in lister_dofile()478 path = checkoutpath(coll->co_prefix, sr->sr_file); in lister_dodead()
282 checkoutpath(const char *prefix, const char *file) in checkoutpath() function
462 path = checkoutpath(coll->co_prefix, file); in detailer_dofile_co()
143 fup->destpath = checkoutpath(coll->co_prefix, name); in fup_prepare()