OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sttmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/shlock/
shlock.c
259
struct stat stlock,
sttmp
, stlock2;
local in function:mklock
274
if (stat(tmp, &
sttmp
) == -1) {
287
if (stlock.st_ctime >=
sttmp
.st_ctime) {
333
if (stat(tmp, &
sttmp
) == -1) {
338
if (
sttmp
.st_nlink == 2) {
shlock.c
259
struct stat stlock,
sttmp
, stlock2;
local in function:mklock
274
if (stat(tmp, &
sttmp
) == -1) {
287
if (stlock.st_ctime >=
sttmp
.st_ctime) {
333
if (stat(tmp, &
sttmp
) == -1) {
338
if (
sttmp
.st_nlink == 2) {
Completed in 45 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025