freebsd-dev/usr.bin/rpcgen
Alfonso Gregory 1a7ac2bd24 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:18 -06:00
..
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
Makefile.depend.host Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
Makefile.depend.options Additions to targets/pseudo/host-tools 2023-04-27 14:16:49 -07:00
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
rpc_parse.c
rpc_parse.h
rpc_sample.c
rpc_scan.c
rpc_scan.h
rpc_svcout.c rpcgen: Unindent a line not guarded by if (mtflag). 2022-12-04 16:32:03 -08:00
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1