mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
When compiling without casper these API calls result in unused variable warnings. Using #defines was lovely in the past but unfortunately it triggers warnings which can cascade into errors. Instead, just inline with some fallthrough functions and keep things happy. Tested: * gcc-6 targeting mips32, with casper disabled Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D26762 |
||
|---|---|---|
| .. | ||
| cap_dns | ||
| cap_fileargs | ||
| cap_grp | ||
| cap_net | ||
| cap_pwd | ||
| cap_sysctl | ||
| cap_syslog | ||
| tests | ||
| Makefile | ||
| Makefile.inc | ||