freebsd-dev/usr.bin/rpcgen
John Baldwin 4fa1e855be rpcgen: Unindent a line not guarded by if (mtflag).
mtflag is used to add pthread mutex locking around operations to make
them thread-safe.  Setting the state to _SERVED is not conditional on
locking.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D37541
2022-12-04 16:32:03 -08:00
..
Makefile
Makefile.depend
rpc_clntout.c
rpc_cout.c
rpc_hout.c
rpc_main.c
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