opnsense-src/tests/sys/netinet/libalias
Alfonso Gregory 6fde066264 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:17 -06:00
..
1_instance.c tests/libalias: Add missing copyright statements 2021-05-24 21:56:05 +02:00
2_natout.c libalias tests: Mark an unused variable with __unused. 2023-06-20 09:29:00 -07:00
3_natin.c tests/libalias: Bugfix in used variables 2021-07-03 00:31:54 +02:00
Makefile tests/libalias: Test LibAliasIn on redirection 2021-05-26 16:19:24 +02:00
perf.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
util.c Cast pointer to uintptr_t to avoid alignment warnings. 2022-02-11 16:04:52 -08:00
util.h tests/libalias: Portrange 2021-12-27 14:54:57 +01:00