OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_tsentry
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_jobs.h
75
struct
_tsentry
;
76
typedef TAILQ_HEAD(_timestamps,
_tsentry
) TSLIST;
77
typedef struct
_tsentry
{
struct
78
TAILQ_ENTRY(
_tsentry
) ts_list;
altq_jobs.h
75
struct
_tsentry
;
76
typedef TAILQ_HEAD(_timestamps,
_tsentry
) TSLIST;
77
typedef struct
_tsentry
{
struct
78
TAILQ_ENTRY(
_tsentry
) ts_list;
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025