mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
In libcasper, the first argument to the function is a structure that represents a connection to Casper. On systems without Casper, macros are used to interpose the Casper functions to standard libc ones. This may cause errors/warnings that the variable is not used. With the inline function, there is no such problem. |
||
|---|---|---|
| .. | ||
| tests | ||
| cap_pwd.3 | ||
| cap_pwd.c | ||
| cap_pwd.h | ||
| Makefile | ||
| Makefile.depend | ||