Home
last modified time | relevance | path

Searched refs:lockfile (Results 1 – 25 of 7818) sorted by last modified time

12345678910>>...313

/dports/devel/libtextstyle/gettext-0.21/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh579 lockfile="$output_obj.lock"
585 lockfile=
596 if test -f "$lockfile"; then
598 *** ERROR, $lockfile exists and contains:
599 `cat $lockfile 2>/dev/null`
611 echo $srcfile > "$lockfile"
670 *** ERROR, $lockfile contains:
671 `cat $lockfile 2>/dev/null`
740 *** ERROR, $lockfile contains:
741 `cat $lockfile 2>/dev/null`
[all …]
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession-logout/
H A Dlxsession-logout.c469 static char lockfile[PATH_MAX]; variable
474 unlink(lockfile); in main_at_exit()
495 sprintf(lockfile, "/tmp/.lxsession-logout-%d.lock", handler_context.lxsession_pid); in main()
496 int fd = open(lockfile, O_RDONLY|O_CREAT, 00600); in main()
/dports/x11-toolkits/soqt/soqt/cfg/
H A Dltmain.sh879 lockfile="$output_obj.lock"
885 lockfile=
896 if test -f "$lockfile"; then
898 *** ERROR, $lockfile exists and contains:
899 `cat $lockfile 2>/dev/null`
911 $echo "$srcfile" > "$lockfile"
975 *** ERROR, $lockfile contains:
976 `cat $lockfile 2>/dev/null`
1047 *** ERROR, $lockfile contains:
1048 `cat $lockfile 2>/dev/null`
[all …]
/dports/x11/slim/slim-1.3.6/
H A Dslim.conf.sample95 lockfile /var/run/slim.pid
H A Dslim.conf95 lockfile /var/run/slim.pid
H A Dapp.cpp1141 if (!lockfile) { in GetLock()
1144 if (!lockfile) { in GetLock()
1148 lockfile << getpid() << std::endl; in GetLock()
1149 lockfile.close(); in GetLock()
1153 lockfile >> pid; in GetLock()
1154 lockfile.close(); in GetLock()
1164 if (!lockfile) { in GetLock()
1169 lockfile.close(); in GetLock()
1282 if (!lockfile) { in UpdatePid()
1286 lockfile << getpid() << std::endl; in UpdatePid()
[all …]
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dflock_tool.py35 def ExecFlock(self, lockfile, *cmd_list): argument
42 fd = os.open(lockfile, os.O_WRONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
H A Dmac_tool.py225 def ExecFlock(self, lockfile, *cmd_list): argument
228 fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
/dports/www/tusd/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=tus-tusd-v1.8.0_GH0.tar.gz Acconut-lockfile-v1.1.0_GH0.tar.gz Azure-azure-pipeli…
/dports/www/py-cherrypy/CherryPy-17.4.2/cherrypy/lib/
H A Dsessions.py114 import zc.lockfile
563 self.lock = zc.lockfile.LockFile(path)
564 except zc.lockfile.LockError:
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dflock_tool.py35 def ExecFlock(self, lockfile, *cmd_list): argument
42 fd = os.open(lockfile, os.O_WRONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
H A Dmac_tool.py225 def ExecFlock(self, lockfile, *cmd_list): argument
228 fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_server.c137 err = fFind(&(server->accept_lock), server->lockfile); in nserver_proc_start()
140 err = fCreate(&(server->accept_lock), server->lockfile); in nserver_proc_start()
/dports/www/tusc/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=jackhftang-tusc-0.4.7_GH0.tar.gz Acconut-lockfile-v1.1.0_GH0.tar.gz bmizerany-pa…
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A DMakefile.in213 JeAllocator.cc Layout.cc llqueue.cc lockfile.cc \
235 JeAllocator.lo Layout.lo llqueue.lo lockfile.lo \
375 ./$(DEPDIR)/llqueue.Plo ./$(DEPDIR)/lockfile.Plo \
1030 JeAllocator.cc Layout.cc llqueue.cc lockfile.cc \
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lockfile.Plo@am__quote@ # am--include-marker
2260 -rm -f ./$(DEPDIR)/lockfile.Plo
2411 -rm -f ./$(DEPDIR)/lockfile.Plo
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dflock_tool.py35 def ExecFlock(self, lockfile, *cmd_list): argument
42 fd = os.open(lockfile, os.O_WRONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
H A Dmac_tool.py225 def ExecFlock(self, lockfile, *cmd_list): argument
228 fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
/dports/www/apache24/httpd-2.4.53/modules/ssl/
H A Dssl_util_stapling.c642 const char *lockfile; in stapling_mutex_reinit_helper() local
644 lockfile = apr_global_mutex_lockfile(*mutex); in stapling_mutex_reinit_helper()
646 lockfile, p)) != APR_SUCCESS) { in stapling_mutex_reinit_helper()
647 if (lockfile) { in stapling_mutex_reinit_helper()
650 type, lockfile); in stapling_mutex_reinit_helper()
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Dflock_tool.py35 def ExecFlock(self, lockfile, *cmd_list): argument
42 fd = os.open(lockfile, os.O_WRONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
H A Dmac_tool.py225 def ExecFlock(self, lockfile, *cmd_list): argument
228 fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
/dports/textproc/link-grammar/link-grammar-5.8.0/
H A Dltmain.sh3547 lockfile=$output_obj.lock
3551 lockfile=
3562 if test -f "$lockfile"; then
3565 `cat $lockfile 2>/dev/null`
3578 $ECHO "$srcfile" > "$lockfile"
3615 *** ERROR, $lockfile contains:
3616 `cat $lockfile 2>/dev/null`
3664 *** ERROR, $lockfile contains:
3665 `cat $lockfile 2>/dev/null`
3693 removelist=$lockfile
[all …]
/dports/textproc/jade/jade-1.2.1/config/
H A Dltmain.sh481 lockfile="$output_obj.lock"
486 lockfile=
497 if test -f "$lockfile"; then
500 `cat $lockfile 2>/dev/null`
512 echo $srcfile > "$lockfile"
572 *** ERROR, $lockfile contains:
573 `cat $lockfile 2>/dev/null`
630 $run $rm "$lockfile"
671 *** ERROR, $lockfile contains:
672 `cat $lockfile 2>/dev/null`
[all …]
/dports/textproc/vgrep/
H A D.license-catalog.mk5 …e0a39a4cb421_GH0.tar.gz modern-go-reflect2-v1.0.2_GH0.tar.gz nightlyone-lockfile-v1.0.0_GH0.tar.gz…
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/modules/
H A Dyum.py432 self.lockfile = '/var/run/yum.pid'
458 with open(self.lockfile, 'r') as f:
462 os.unlink(self.lockfile)
467 os.unlink(self.lockfile)
476 os.unlink(self.lockfile)
486 os.unlink(self.lockfile)
489 …f.module.fail_json(msg="Unable to check PID %s in %s: %s" % (oldpid, self.lockfile, to_native(e)))
H A Ddnf.py358 self.lockfile = "/var/cache/dnf/*_lock.pid"

12345678910>>...313