Home
last modified time | relevance | path

Searched defs:srcfile (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp75 std::ofstream srcfile("test.cpp"); in header_check() local
/freebsd/contrib/atf/atf-c/detail/
H A Dtest_helpers.c80 FILE *srcfile; in header_check() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c615 copy_ctf_data(char *srcfile, char *destfile, int keep_stabs) in copy_ctf_data()
/freebsd/contrib/tcsh/
H A Dsh.c1549 srcfile(const char *f, int onlyown, int flag, Char **av) in srcfile() function