HomeSort by: relevance | last modified time | path
    Searched refs:tsptype (Results 1 - 4 of 4) sorted by relevancy

  /src/include/protocols/
timed.h 96 const char * const tsptype[TSPTYPENUMBER] = variable in typeref:typename:const char * const[]
  /src/usr.sbin/timed/timed/
readmsg.c 43 extern const char * const tsptype[];
91 tsptype[type], machfrom == NULL ? "ANY" : machfrom,
465 tsptype[msg->tsp_type],
480 tsptype[msg->tsp_type],
490 tsptype[msg->tsp_type],
501 tsptype[msg->tsp_type],
  /src/bin/date/
netdate.c 68 return i < TSPTYPENUMBER ? tsptype[i] : "unknown";
  /src/usr.sbin/timed/timedc/
cmds.c 125 return i < TSPTYPENUMBER ? tsptype[i] : "unknown";

Completed in 13 milliseconds