Home
last modified time | relevance | path

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

/trueos/usr.bin/csup/
HDmisc.h120 char *checkoutpath(const char *, const char *);
HDlister.c352 path = checkoutpath(coll->co_prefix, sr->sr_file); in lister_dofile()
478 path = checkoutpath(coll->co_prefix, sr->sr_file); in lister_dodead()
HDmisc.c282 checkoutpath(const char *prefix, const char *file) in checkoutpath() function
HDdetailer.c462 path = checkoutpath(coll->co_prefix, file); in detailer_dofile_co()
HDupdater.c143 fup->destpath = checkoutpath(coll->co_prefix, name); in fup_prepare()