On Mon, Dec 05, 2016 at 11:31:54AM +0100, Michal Privoznik wrote:
The name of the exported functions for an NSS module is quite
fixed, it is derived from the module name:
_nss_$module_$function
Since we will create another NSS module with very similar
implementation we might as well generate the function names at
the compile time.
I'd be nice to say that the NSS_NAME macro comes from nss.h (I
presume). It's starting to look like libvirt-php now =D