HomeSort by relevance Sort by last modified time
    Searched defs:bail (Results 1 - 4 of 4) sorted by null

  /external/openssh/openbsd-compat/
getgrouplist.c 51 int bail; local
73 for (bail = 0, i = 0; bail == 0 && i < ngroups; i++)
75 bail = 1;
76 if (bail)
  /external/zlib/src/examples/
gzjoin.c 65 local int bail(char *why1, char *why2) function
138 /* get a byte from the file, bail if end of file */
141 bail("unexpected end of file on ", in->name))
183 bail("unexpected end of file on ", in->name);
195 bail("unexpected end of file on ", in->name);
209 bail(in->name, " is not a valid gzip file");
214 bail("unknown reserved bits set in ", in->name);
252 /* Load up zlib stream from buffered input, bail if end of file */
258 bail("unexpected end of file on ", in->name);
293 bail("could not open ", name)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 91 milliseconds