OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nmstat
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.unix.c
373
static struct stat omstat,
nmstat
;
variable in typeref:struct:stat
402
if (stat(mailbox, &
nmstat
)) {
407
nmstat
.st_mtime = 0;
409
} else if (
nmstat
.st_mtime > omstat.st_mtime) {
410
if (
nmstat
.st_size)
hack.unix.c
373
static struct stat omstat,
nmstat
;
variable in typeref:struct:stat
402
if (stat(mailbox, &
nmstat
)) {
407
nmstat
.st_mtime = 0;
409
} else if (
nmstat
.st_mtime > omstat.st_mtime) {
410
if (
nmstat
.st_size)
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025