OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unp_ctime
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
unpcb.h
65
* The
unp_ctime
holds the creation time of the socket: it might be part of
83
struct timespec
unp_ctime
; /* holds creation time */
member in struct:unpcb
/src/sys/kern/
uipc_usrreq.c
759
nanotime(&unp->
unp_ctime
);
911
ub->st_atimespec = ub->st_mtimespec = ub->st_ctimespec = unp->
unp_ctime
;
Completed in 20 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026