OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stlock
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/shlock/
shlock.c
259
struct stat
stlock
, sttmp, stlock2;
local in function:mklock
270
if (cklock(file, &
stlock
, uucpstyle)) {
287
if (
stlock
.st_ctime >= sttmp.st_ctime) {
289
Pname, (intmax_t)
stlock
.st_ctime,
293
if (
stlock
.st_nlink != 1) {
295
Pname,
stlock
.st_nlink);
307
if (
stlock
.st_ino != stlock2.st_ino) {
309
Pname, (intmax_t)
stlock
.st_ino,
shlock.c
259
struct stat
stlock
, sttmp, stlock2;
local in function:mklock
270
if (cklock(file, &
stlock
, uucpstyle)) {
287
if (
stlock
.st_ctime >= sttmp.st_ctime) {
289
Pname, (intmax_t)
stlock
.st_ctime,
293
if (
stlock
.st_nlink != 1) {
295
Pname,
stlock
.st_nlink);
307
if (
stlock
.st_ino != stlock2.st_ino) {
309
Pname, (intmax_t)
stlock
.st_ino,
Completed in 21 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025