Home
last modified time | relevance | path

Searched refs:nofile (Results 1 – 5 of 5) 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/avahi/avahi-daemon/
Davahi-daemon.conf66 rlimit-nofile=768
/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/pcre/dist/m4/
Dlibtool.m43683 mingw*) lt_bad_file=conftest.nm/nofile ;;