begin_pname 101 tests/lib/vfs/tempdir.c char *begin_pname; begin_pname 106 tests/lib/vfs/tempdir.c begin_pname = g_build_filename (mc_tmpdir (), "mctest-", (char *) NULL); begin_pname 115 tests/lib/vfs/tempdir.c ck_assert_msg (strncmp (vfs_path_as_str (pname_vpath), begin_pname, strlen (begin_pname)) == 0, begin_pname 117 tests/lib/vfs/tempdir.c begin_pname);