Searched refs:flopen (Results 1 – 6 of 6) sorted by relevance
13 flopen.c \51 flopen.3 \
39 flopen(const char *path, int flags, ...) in flopen() function
74 int flopen(const char *_path, int _flags, ...);
124 fd = flopen(pfh->pf_path, in pidfile_open()
103 lockfd = flopen(group_file, O_RDONLY|O_NONBLOCK|O_CLOEXEC, 0); in gr_lock()
176 lockfd = flopen(masterpasswd, O_RDONLY|O_NONBLOCK|O_CLOEXEC, 0); in pw_lock()