Searched refs:itStructDecl (Results 1 – 3 of 3) sorted by relevance
297 extern ipc_type_t *itStructDecl(u_int number, ipc_type_t *it);
556 { $$ = itStructDecl($1, $2); }
683 itStructDecl(u_int number, ipc_type_t *old) in itStructDecl() function