begin_pname 95 tests/lib/vfs/tempdir.c char *begin_pname; begin_pname 100 tests/lib/vfs/tempdir.c begin_pname = g_build_filename (mc_tmpdir (), "mctest-", (char *) NULL); begin_pname 109 tests/lib/vfs/tempdir.c ck_assert_msg (strncmp (vfs_path_as_str (pname_vpath), begin_pname, strlen (begin_pname)) == 0, begin_pname 111 tests/lib/vfs/tempdir.c begin_pname);