Searched refs:Con_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/cs/
H A Ddbm.c90 } Con_t; typedef in typeref:struct:__anon75
97 Con_t* con; /* connections */
111 if (!(state->con = newof(0, Con_t, state->conmax, 0)))
127 register Con_t* cp;
148 register Con_t* cp;

Completed in 10 milliseconds