HomeSort by relevance Sort by last modified time
    Searched full:saveifs (Results 1 - 3 of 3) sorted by null

  /external/openssh/contrib/
findssl.sh 97 saveIFS="$IFS"
101 IFS="$saveIFS"
106 IFS="$saveIFS"
  /external/libvpx/libvpx/build/make/
gen_msvs_proj.sh 128 local saveIFS="$IFS"
171 IFS="$saveIFS"
  /system/core/sh/
expand.c 416 struct ifsregion saveifs, *savelastp; local
425 saveifs = ifsfirst;
433 ifsfirst = saveifs;

Completed in 1451 milliseconds