begin_pname        98 tests/lib/vfs/tempdir.c     char *begin_pname;
begin_pname       103 tests/lib/vfs/tempdir.c     begin_pname = g_build_filename (mc_tmpdir (), "mctest-", (char *) NULL);
begin_pname       112 tests/lib/vfs/tempdir.c     ck_assert_msg (strncmp (vfs_path_as_str (pname_vpath), begin_pname, strlen (begin_pname)) == 0,
begin_pname       114 tests/lib/vfs/tempdir.c                    begin_pname);