OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:st_after
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/makewhatis/
makewhatis.c
253
struct stat st_before,
st_after
;
local in function:makewhatis
395
if (stat(whatisdb_new, &
st_after
) == -1)
399
if (st_before.st_dev !=
st_after
.st_dev ||
400
st_before.st_ino !=
st_after
.st_ino) {
makewhatis.c
253
struct stat st_before,
st_after
;
local in function:makewhatis
395
if (stat(whatisdb_new, &
st_after
) == -1)
399
if (st_before.st_dev !=
st_after
.st_dev ||
400
st_before.st_ino !=
st_after
.st_ino) {
makewhatis.c
253
struct stat st_before,
st_after
;
local in function:makewhatis
395
if (stat(whatisdb_new, &
st_after
) == -1)
399
if (st_before.st_dev !=
st_after
.st_dev ||
400
st_before.st_ino !=
st_after
.st_ino) {
Completed in 37 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025