Home | History | Annotate | Download | only in srtp

Lines Matching refs:conf

88   echo "#! /bin/sh" >conf$$.sh
89 echo "exit 0" >>conf$$.sh
90 chmod +x conf$$.sh
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
96 rm -f conf$$.sh
200 rm -f conf$$ conf$$.exe conf$$.file
201 echo >conf$$.file
202 if ln -s conf$$.file conf$$ 2>/dev/null; then
205 if test -f conf$$.exe; then
211 elif ln conf$$.file conf$$ 2>/dev/null; then
216 rm -f conf$$ conf$$.exe conf$$.file
1152 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
2070 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
7365 echo "#! /bin/sh" >conf$$.sh
7366 echo "exit 0" >>conf$$.sh
7367 chmod +x conf$$.sh
7368 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
7373 rm -f conf$$.sh
7479 rm -f conf$$ conf$$.exe conf$$.file
7480 echo >conf$$.file
7481 if ln -s conf$$.file conf$$ 2>/dev/null; then
7484 if test -f conf$$.exe; then
7490 elif ln conf$$.file conf$$ 2>/dev/null; then
7495 rm -f conf$$ conf$$.exe conf$$.file