Home
last modified time | relevance | path

Searched defs:statusfile (Results 1 – 17 of 17) sorted by relevance

/dports/security/openvpn-auth-radius/radiusplugin/
H A DConfig.h43 …string statusfile; /**< The path and filename of the status file, where openvpn writes the sta… variable
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/
H A Dreports.c33 static FILE *statusfile = NULL; /* initial value set to NULL for terminate */ variable
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/
H A Dreports.c33 static FILE *statusfile = NULL; /* initial value set to NULL for terminate */ variable
/dports/sysutils/apcupsd/apcupsd-3.14.14/examples/
H A Dindex.php57 $statusfile = file($statusfile_location); variable
/dports/sysutils/apcctrl/apcctrl-0.8.21/examples/
H A Dindex.php57 $statusfile = file($statusfile_location); variable
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Ddbmodify.c54 static char *statusfile, *availablefile; variable
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dlpf.c185 static const char *errorfile = NULL, *statusfile = NULL; variable
/dports/sysutils/clsync/clsync-85e5475/
H A Dctx.h202 char *statusfile; member
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c179 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/unix/
H A Drun_erl.c173 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/unix/
H A Drun_erl.c173 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c182 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c182 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/unix/
H A Drun_erl.c173 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/unix/
H A Drun_erl.c179 static char statusfile[FILENAME_BUFSIZ]; variable
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmProxy/
H A DFvwmProxy.c1057 FILE* statusfile; in GetParentProcessId() local
/dports/devel/libvirt/libvirt-7.10.0/src/network/
H A Dbridge_driver.c398 g_autofree char *statusfile = NULL; in networkRemoveInactive() local