Home
last modified time | relevance | path

Searched defs:filea (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff3.c1076 process_diff (filea, fileb, last_block, diff_contents) in process_diff() argument
1268 read_diff (filea, fileb, output_placement) in read_diff() argument
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Ddiff3.c945 process_diff (char const *filea, in process_diff()
1141 read_diff (char const *filea, in read_diff()
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dchild_test.cpp438 const fs::path filea("fileA.txt"); in ATF_TEST_CASE_BODY() local