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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dtblcmp.c37 void mkprot PROTO((int[], int, int));
185 mkprot( state, statenum, comstate );
202 mkprot( state, statenum, comstate );
204 /* Since mkprot added a new proto to the proto queue,
670 /* mkprot - create new proto entry */
672 void mkprot( state, statenum, comstate ) function
751 mkprot( tnxt + tmpbase, -numtemps, comstate );
753 /* We rely on the fact that mkprot adds things to the beginning

Completed in 43 milliseconds