cppath
if (cppath(MODE_SRC, ept->path, scrpt_dst, 0644)) {
if (cppath(MODE_SRC, ept->path, scrpt_dst, 0644)) {
if (cppath(MODE_SRC, srcp, scrpt_dst, 0644)) {
if (cppath(MODE_SRC, srcp, scrpt_dst, 0644)) {
n = cppath(MODE_SET|DIR_DISPLAY, srcp,
if (cppath(MODE_SRC|DIR_DISPLAY, path, temp, 0644)) {
if (cppath(MODE_SRC, path, temp, 0644)) {
if (cppath(MODE_SRC, path, temp, 0644)) {
if (cppath(MODE_SRC, path, temp, 0644)) {
extern int cppath __P((int ctrl, char *f1, char *f2, mode_t mode));