OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TSPTYPENUMBER
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/protocols/
timed.h
93
#define
TSPTYPENUMBER
25
96
const char * const tsptype[
TSPTYPENUMBER
] =
/src/bin/date/
netdate.c
68
return i <
TSPTYPENUMBER
? tsptype[i] : "unknown";
/src/usr.sbin/timed/timed/
readmsg.c
455
if (msg->tsp_type >=
TSPTYPENUMBER
) {
/src/usr.sbin/timed/timedc/
cmds.c
125
return i <
TSPTYPENUMBER
? tsptype[i] : "unknown";
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025