Searched refs:fcntl_lock_file (Results 1 – 6 of 6) sorted by relevance
49 int fcntl_lock_file(const char *file, short lock_type, int warn_if_read_only);
209 int fcntl_lock_file(const char *file, short lock_type, int warn_if_read_only) in fcntl_lock_file() function
208 if ((lockfd = fcntl_lock_file(pf->file, F_WRLCK, 0)) < 0) in persistent_filter_dump()
763 Don't leak a file descriptor in fcntl_lock_file() when fcntl fails.831 Free a temporary dir string in fcntl_lock_file() after use.869 Create directory in fcntl_lock_file() if required.
5749 msgid "fcntl_lock_file failed in strdup."