Home | History | Annotate | Download | only in rpcgen

Lines Matching defs:did

122 print_funcdef(definition *def, int *did)
132 if (!*did) {
135 *did = 1;
145 print_funcend(int did) {
146 if (did) {
176 int did;
194 did = 0;
201 if (!did) {
203 did = 1;
208 if (did) {