8c121177f0
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 |