Searched refs:isabsolute (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Drepos.c114 if (! isabsolute(repos))
H A Droot.c626 if (!isabsolute (newroot->directory))
646 if (!isabsolute (newroot->directory))
829 isabsolute (dir) function
H A Dfind_names.c325 if (isabsolute (dir)
H A Dcheckout.c709 if ((mwhere != NULL) && (! isabsolute (mwhere)))
956 if (!isabsolute (where) && top_level_admin && m_type == CHECKOUT)
H A Dsubr.c807 if (isabsolute (newname))
964 isabsolute (filename) function
H A Dcvs.h502 int isabsolute PROTO((const char *filename));
H A Dmodules.c179 if (isabsolute (mname))
H A Dserver.c746 if (!isabsolute (arg))
851 if (isabsolute (path))
867 /* Similar to the isabsolute case in security implications. */
886 /* isabsolute (repos) should always be true, but
889 if (!isabsolute (repos))
990 if (isabsolute (dir))
5170 if (!isabsolute (Tmpdir))
H A Dimport.c193 if (!isabsolute (argv[0]) && pathname_levels (argv[0]) == 0)
H A Dcommit.c1159 if (isabsolute (filter))
H A Dclient.c1070 if (isabsolute (pathname)) return 0;

Completed in 182 milliseconds