Home
last modified time | relevance | path

Searched refs:lockfile (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/build/
H A Dltmain.sh886 lockfile="$output_obj.lock"
892 lockfile=
903 if test -f "$lockfile"; then
905 *** ERROR, $lockfile exists and contains:
906 `cat $lockfile 2>/dev/null`
918 $echo "$srcfile" > "$lockfile"
983 *** ERROR, $lockfile contains:
984 `cat $lockfile 2>/dev/null`
1055 *** ERROR, $lockfile contains:
1056 `cat $lockfile 2>/dev/null`
[all …]

Completed in 18 milliseconds