Home | History | Annotate | Download | only in MagickCore

Lines Matching full:rlimit_nofile

1133 #if defined(MAGICKCORE_HAVE_GETRLIMIT) && defined(RLIMIT_NOFILE)
1139 if (getrlimit(RLIMIT_NOFILE,&resources) != -1)