OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
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
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 31 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026