Lines Matching refs:open
482 devnullfd = open("/dev/null", O_RDWR, 0);
618 * Linux: max number of open files specified by one thread doesn't seem
625 ns_main_earlywarning("couldn't adjust limit on open files");
658 fd = open(filename, O_WRONLY|O_CREAT|O_APPEND, mode);
662 fd = open(filename, O_WRONLY|O_CREAT|O_EXCL, mode);
837 "permissions to open "
840 ns_main_earlywarning("Could not open "
847 ns_main_earlywarning("Could not open "
860 ns_main_earlywarning("could not open file '%s': %s",
958 singletonfd = open(filename, O_WRONLY | O_CREAT,