Home
last modified time | relevance | path

Searched defs:st_client (Results 1 – 1 of 1) sorted by relevance

/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddt_socket.c85 typedef struct st_client { struct
86 char *cmdptr; /* Pointer to command char being loaded */
87 int cmdnumber; /* Serial number of this command, for debugging */
88 char name[MAXHOSTNAMELEN+10]; /* Name of the client */
89 char command[MAXCMDLEN]; /* Command being formed */