Home
last modified time | relevance | path

Searched defs:flopen (Results 1 – 8 of 8) sorted by relevance

/dports/devel/p5-Log-Dispatch-FileRotate/Log-Dispatch-FileRotate-1.38/lib/Log/Dispatch/FileRotate/
H A DFlock.pm41 sub flopen { subroutine
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/lib/pidfile/
H A Dflopen.c50 flopen(const char *path, int flags, ...) in flopen() function
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/lib/pidfile/
H A Dflopen.c50 flopen(const char *path, int flags, ...) in flopen() function
/dports/security/hitch/hitch-1.7.0/src/foreign/
H A Dflopen.c43 flopen(const char *path, int flags, ...) in flopen() function
/dports/net-mgmt/hastmon/hastmon-0.3.4/hastmon/
H A Dpidfile.c56 flopen(const char *path, int flags, ...) in flopen() function
/dports/net-p2p/ncdc/ncdc-1.22.1/src/
H A Ddl.c103 gboolean flopen : 1; // For lists: Whether to open a browse tab after completed download member
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dpathut.cpp1447 int Pidfile::flopen() in flopen() function in Pidfile
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4327 pub fn flopen(path: *const ::c_char, flags: ::c_int, ...) -> ::c_int; in flopen() function