opnsense-src/usr.sbin/nscd
Alfonso Gregory a9cce232a6 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
..
agents
agent.c
agent.h
cachelib.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
cachelib.h
cacheplcs.c nscd: Remove set but unused variables. 2023-06-20 09:28:59 -07:00
cacheplcs.h
config.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
config.h
debug.c Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
debug.h Make "nscd -t" work. 2018-10-30 15:39:33 +00:00
hashtable.h nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
log.c
log.h
Makefile Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
mp_rs_query.c
mp_rs_query.h
mp_ws_query.c
mp_ws_query.h
nscd.8 Remove the BUGS section of nscd(8) man page. According to bushman@'s 2018-10-05 12:08:32 +00:00
nscd.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
nscd.conf Move nscd.conf from etc/ to usr.sbin/nscd/ 2018-07-28 23:29:36 +00:00
nscd.conf.5 Remove BUGS section from nscd.conf(5) man page. This was missed in r339194. 2018-10-06 17:40:14 +00:00
nscdcli.c nscd: Remove set but unused variables. 2023-06-20 09:28:59 -07:00
nscdcli.h
parser.c nscd: does not warn about invalid values what parsing config file 2020-07-11 19:44:12 +00:00
parser.h
protocol.c
protocol.h
query.c Style cleanup. 2018-11-27 09:41:47 +00:00
query.h
singletons.c
singletons.h