OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btime
(Results
1 - 4
of
4
) sorted by relevancy
/src/share/examples/puffs/pgfs/
newfs.sql
69
btime
timestamptz NOT NULL);
field in table:file
94
atime, ctime, mtime,
btime
)
/src/games/rogue/
zap.c
285
static short
btime
;
local in function:bounce
288
btime
= get_rand(3, 6);
289
} else if (r >
btime
) {
/src/sys/opencrypto/
cryptodev.c
139
struct timespec
btime
;
member in struct:fcrypt
1021
getnanotime(&fcr->
btime
);
1022
fcr->atime = fcr->mtime = fcr->
btime
;
1991
st->st_ctimespec = st->st_birthtimespec = fcr->
btime
;
/src/usr.sbin/fstyp/
hammer2_disk.h
949
uint64_t
btime
; /* 0028 birth time */
member in struct:hammer2_inode_meta
Completed in 15 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025