HomeSort by relevance Sort by last modified time
    Searched refs:space_exists (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/utility/
chromeos-tpm-recovery 187 local space_exists=1
192 space_exists=0
196 if [ $space_exists -eq 1 -a $index = 0x1008 ]; then
200 space_exists=0
205 if [ $space_exists -eq 1 ]; then
209 space_exists=0
214 if [ $space_exists -eq 1 -a $observed_permissions != $permissions ]; then
217 space_exists=0
221 if [ $space_exists -eq 0 ]; then
  /external/curl/lib/
imap.c 1824 bool space_exists = FALSE; local
    [all...]

Completed in 97 milliseconds