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

  /src/external/gpl2/send-pr/dist/send-pr/
configure 462 IFS="${IFS= }"; saveifs="$IFS"; IFS="${IFS}:"
470 IFS="$saveifs"
502 IFS="${IFS= }"; saveifs="$IFS"; IFS="${IFS}:"
510 IFS="$saveifs"
  /src/bin/sh/
expand.c 668 struct ifsregion saveifs, *savelastp; local
679 saveifs = ifsfirst;
688 ifsfirst = saveifs;

Completed in 29 milliseconds