xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 27.23MB
    文件類型: .gz
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-28
  • 語言: 其他
  • 標簽: webmin??

資源簡介

webmin腳本一鍵安裝包。webmin.tar.gz

資源截圖

代碼片段和文件信息

/*
?*?This?file?was?generated?automatically?by?xsubpp?version?1.9508?from?the
?*?contents?of?SolarisRBAC.xs.?Do?not?edit?this?file?edit?SolarisRBAC.xs?instead.
?*
?* ANY?CHANGES?MADE?HERE?WILL?BE?LOST!
?*
?*/

#line?1?“SolarisRBAC.xs“
#include?“EXTERN.h“
#include?“perl.h“
#include?“XSUB.h“
#include?
#include?

#line?17?“SolarisRBAC.c“
XS(XS_Authen__SolarisRBAC_chkauth);?/*?prototype?to?pass?-Wmissing-prototypes?*/
XS(XS_Authen__SolarisRBAC_chkauth)
{
????dXSARGS;
????if?(items?!=?2)
Perl_croak(aTHX_?“Usage:?Authen::SolarisRBAC::chkauth(authname?username)“);
????{
char?* authname?=?(char?*)SvPV_nolen(ST(0));
char?* username?=?(char?*)SvPV_nolen(ST(1));
int RETVAL;
dXSTARG;
#line?14?“SolarisRBAC.xs“
RETVAL?=?chkauthattr(authname?username);
#line?31?“SolarisRBAC.c“
XSprePUSH;?PUSHi((IV)RETVAL);
????}
????XSRETURN(1);
}

#ifdef?__cplusplus
extern?“C“
#endif
XS(boot_Authen__SolarisRBAC);?/*?prototype?to?pass?-Wmissing-prototypes?*/
XS(boot_Authen__SolarisRBAC)
{
????dXSARGS;
????char*?file?=?__FILE__;

????XS_VERSION_BOOTCHECK?;

????????newXS(“Authen::SolarisRBAC::chkauth“?XS_Authen__SolarisRBAC_chkauth?file);
????XSRETURN_YES;
}


評論

共有 條評論