Home
last modified time | relevance | path

Searched refs:nofile (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/process/
Dprocess_metrics_posix.cc44 struct rlimit nofile; in GetMaxFds() local
45 if (getrlimit(RLIMIT_NOFILE, &nofile)) { in GetMaxFds()
50 max_fds = nofile.rlim_cur; in GetMaxFds()
/external/libchrome/sandbox/linux/suid/
Dsandbox.c113 const struct rlimit nofile = {0, 0}; in SpawnChrootHelper() local
114 if (setrlimit(RLIMIT_NOFILE, &nofile)) in SpawnChrootHelper()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-jmf.jar ... .Random rn int x java.io.File nofile public int getLoops () public java.lang. ...
/external/syslinux/doc/
Dchain.txt41 - 'nofile' and 'nomaps' (or 'nosect') are in effect
92 *nofile
258 break sets: nofile nomaps nohand
/external/pcre/dist2/m4/
Dlibtool.m43683 mingw*) lt_bad_file=conftest.nm/nofile ;;
/external/ImageMagick/m4/
Dlibtool.m43686 mingw*) lt_bad_file=conftest.nm/nofile ;;
/external/ImageMagick/
Dconfigure12865 mingw*) lt_bad_file=conftest.nm/nofile ;;