HomeSort by: relevance | last modified time | path
    Searched refs:globtest (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/xcvs/dist/
configure 12080 if ln -s conf-doesntexist conf$$-globtest 2>/dev/null; then
12100 if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1;
12124 rm -f conf$$-globtest
14770 if ln -s conf-doesntexist conf$$-globtest 2>/dev/null; then
14790 if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH) return 1;
14814 rm -f conf$$-globtest
  /src/external/gpl3/gdb/dist/gnulib/
configure 27006 if ln -s conf-doesntexist conf$$-globtest 2>/dev/null; then
27026 if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH)
27044 rm -f conf$$-globtest
27065 if ln -s conf$$-file conf$$-globtest 2>/dev/null && touch conf$$-file
27086 if (glob ("conf*-globtest/", 0, NULL, &found) != GLOB_NOMATCH)
27104 rm -f conf$$-file conf$$-globtest
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 27006 if ln -s conf-doesntexist conf$$-globtest 2>/dev/null; then
27026 if (glob ("conf*-globtest", 0, NULL, &found) == GLOB_NOMATCH)
27044 rm -f conf$$-globtest
27065 if ln -s conf$$-file conf$$-globtest 2>/dev/null && touch conf$$-file
27086 if (glob ("conf*-globtest/", 0, NULL, &found) != GLOB_NOMATCH)
27104 rm -f conf$$-file conf$$-globtest

Completed in 64 milliseconds