Home
last modified time | relevance | path

Searched refs:get_definition (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_main.c426 while (def = get_definition()) { in c_output()
565 while (def = get_definition()) in h_output()
695 while (def = get_definition()) in s_output()
740 while (def = get_definition()) in l_output()
763 while (def = get_definition()) { in t_output()
803 while (def = get_definition()) in svc_output()
839 while (def = get_definition()) in clnt_output()
H A Drpc_parse.h173 definition *get_definition();
H A Drpc_parse.c69 get_definition(void) in get_definition() function