Searched defs:nofile (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dprocess_util_posix.cc310 struct rlimit nofile; local
312 if (getrlimit(RLIMIT_NOFILE, &nofile)) {
317 max_fds = nofile.rlim_cur;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jmf.jar ... .Random rn int x java.io.File nofile public int getLoops () public java.lang.Long getDuration ...

Completed in 58 milliseconds