1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/usr.bin/rpcgen
Stefan Farfeleder ec06b5e868 Only write the dispatch table function prototypes to the header if the -h
flag was specified.  If all files are generated at once, those functions are
static and shouldn't appear in the header.

PR:		84450
Reviewed by:	alfred
2005-09-01 19:16:25 +00:00
..
Makefile Rename the variable inline' to inline_size'. 2005-08-31 19:44:40 +00:00
rpc_clntout.c - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_cout.c - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_hout.c Only write the dispatch table function prototypes to the header if the -h 2005-09-01 19:16:25 +00:00
rpc_main.c Only write the dispatch table function prototypes to the header if the -h 2005-09-01 19:16:25 +00:00
rpc_parse.c Move #ident into #if 0. 2005-05-31 20:00:29 +00:00
rpc_parse.h - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_sample.c - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_scan.c Move #ident into #if 0. 2005-05-31 20:00:29 +00:00
rpc_scan.h - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_svcout.c - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_tblout.c - Use prototypes in headers. 2005-08-31 20:45:15 +00:00
rpc_util.c Move #ident into #if 0. 2005-05-31 20:00:29 +00:00
rpc_util.h Only write the dispatch table function prototypes to the header if the -h 2005-09-01 19:16:25 +00:00
rpcgen.1 Markup nit. 2005-01-15 11:20:51 +00:00