functions
import "github.com/TheManticoreProject/Manticore/network/dcerpc/interfaces/45f52c28-7f9f-101a-b52b-08002b2efabe/1.0/functions"
Index
- func R_WinsBackup(rpc ndr.Invoker, pBackupPath ndr.STR, fIncremental int16) (err error)
- func R_WinsDelDbRecs(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (err error)
- func R_WinsDeleteWins(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T) (err error)
- func R_WinsDoScavenging(rpc ndr.Invoker) (err error)
- func R_WinsDoScavengingNew(rpc ndr.Invoker, pScvReq msraiw.WINSINTF_SCV_REQ_T) (err error)
- func R_WinsDoStaticInit(rpc ndr.Invoker, pDataFilePath *ndr.WSTR, fDel ndr.DWORD) (err error)
- func R_WinsGetBrowserNames(rpc ndr.Invoker, serverHdl msraiw.WINSINTF_BIND_DATA_T) (PNames msraiw.WINSINTF_BROWSER_NAMES_T, err error)
- func R_WinsGetBrowserNames_Old(rpc ndr.Invoker) (PNames msraiw.WINSINTF_BROWSER_NAMES_T, err error)
- func R_WinsGetDbRecs(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (PRecs msraiw.WINSINTF_RECS_T, err error)
- func R_WinsGetDbRecsByName(rpc ndr.Invoker, pWinsAdd *msraiw.WINSINTF_ADD_T, location ndr.DWORD, pName []uint8, nameLen ndr.DWORD, noOfRecsDesired ndr.DWORD, fOnlyStatic ndr.DWORD) (PRecs msraiw.WINSINTF_RECS_T, err error)
- func R_WinsGetNameAndAdd(rpc ndr.Invoker) (PWinsAdd msraiw.WINSINTF_ADD_T, PUncName ndr.STR, err error)
- func R_WinsPullRange(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, pOwnerAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (err error)
- func R_WinsRecordAction(rpc ndr.Invoker, ppRecAction *msraiw.WINSINTF_RECORD_ACTION_T) (PpRecAction *msraiw.WINSINTF_RECORD_ACTION_T, err error)
- func R_WinsResetCounters(rpc ndr.Invoker) (err error)
- func R_WinsSetFlags(rpc ndr.Invoker, fFlags ndr.DWORD) (err error)
- func R_WinsSetPriorityClass(rpc ndr.Invoker, prCls_e msraiw.WINSINTF_PRIORITY_CLASS_E) (err error)
- func R_WinsStatus(rpc ndr.Invoker, cmd_e msraiw.WINSINTF_CMD_E, pResults msraiw.WINSINTF_RESULTS_T) (PResults msraiw.WINSINTF_RESULTS_T, err error)
- func R_WinsStatusNew(rpc ndr.Invoker, cmd_e msraiw.WINSINTF_CMD_E) (PResults msraiw.WINSINTF_RESULTS_NEW_T, err error)
- func R_WinsStatusWHdl(rpc ndr.Invoker, serverHdl msraiw.WINSINTF_BIND_DATA_T, cmd_e msraiw.WINSINTF_CMD_E, pResults msraiw.WINSINTF_RESULTS_NEW_T) (PResults msraiw.WINSINTF_RESULTS_NEW_T, err error)
- func R_WinsTerm(rpc ndr.Invoker, fAbruptTem int16) (err error)
- func R_WinsTrigger(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, trigType_e msraiw.WINSINTF_TRIG_TYPE_E) (err error)
- func R_WinsWorkerThdUpd(rpc ndr.Invoker, newNoOfNbtThds ndr.DWORD) (err error)
func R\_WinsBackup
func R_WinsBackup(rpc ndr.Invoker, pBackupPath ndr.STR, fIncremental int16) (err error)
R_WinsBackup calls R_WinsBackup (opnum 7) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsDelDbRecs
func R_WinsDelDbRecs(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (err error)
R_WinsDelDbRecs calls R_WinsDelDbRecs (opnum 8) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsDeleteWins
func R_WinsDeleteWins(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T) (err error)
R_WinsDeleteWins calls R_WinsDeleteWins (opnum 15) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsDoScavenging
func R_WinsDoScavenging(rpc ndr.Invoker) (err error)
R_WinsDoScavenging calls R_WinsDoScavenging (opnum 4) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsDoScavengingNew
func R_WinsDoScavengingNew(rpc ndr.Invoker, pScvReq msraiw.WINSINTF_SCV_REQ_T) (err error)
R_WinsDoScavengingNew calls R_WinsDoScavengingNew (opnum 21) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsDoStaticInit
func R_WinsDoStaticInit(rpc ndr.Invoker, pDataFilePath *ndr.WSTR, fDel ndr.DWORD) (err error)
R_WinsDoStaticInit calls R_WinsDoStaticInit (opnum 3) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsGetBrowserNames
func R_WinsGetBrowserNames(rpc ndr.Invoker, serverHdl msraiw.WINSINTF_BIND_DATA_T) (PNames msraiw.WINSINTF_BROWSER_NAMES_T, err error)
R_WinsGetBrowserNames calls R_WinsGetBrowserNames (opnum 17) ([MS-RAIW] 3.1.4.18).
func R\_WinsGetBrowserNames\_Old
func R_WinsGetBrowserNames_Old(rpc ndr.Invoker) (PNames msraiw.WINSINTF_BROWSER_NAMES_T, err error)
R_WinsGetBrowserNames_Old calls R_WinsGetBrowserNames_Old (opnum 14) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsGetDbRecs
func R_WinsGetDbRecs(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (PRecs msraiw.WINSINTF_RECS_T, err error)
R_WinsGetDbRecs calls R_WinsGetDbRecs (opnum 5) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsGetDbRecsByName
func R_WinsGetDbRecsByName(rpc ndr.Invoker, pWinsAdd *msraiw.WINSINTF_ADD_T, location ndr.DWORD, pName []uint8, nameLen ndr.DWORD, noOfRecsDesired ndr.DWORD, fOnlyStatic ndr.DWORD) (PRecs msraiw.WINSINTF_RECS_T, err error)
R_WinsGetDbRecsByName calls R_WinsGetDbRecsByName (opnum 18) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsGetNameAndAdd
func R_WinsGetNameAndAdd(rpc ndr.Invoker) (PWinsAdd msraiw.WINSINTF_ADD_T, PUncName ndr.STR, err error)
R_WinsGetNameAndAdd calls R_WinsGetNameAndAdd (opnum 13) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsPullRange
func R_WinsPullRange(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, pOwnerAdd msraiw.WINSINTF_ADD_T, minVersNo msraiw.WINSINTF_VERS_NO_T, maxVersNo msraiw.WINSINTF_VERS_NO_T) (err error)
R_WinsPullRange calls R_WinsPullRange (opnum 9) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsRecordAction
func R_WinsRecordAction(rpc ndr.Invoker, ppRecAction *msraiw.WINSINTF_RECORD_ACTION_T) (PpRecAction *msraiw.WINSINTF_RECORD_ACTION_T, err error)
R_WinsRecordAction calls R_WinsRecordAction (opnum 0) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsResetCounters
func R_WinsResetCounters(rpc ndr.Invoker) (err error)
R_WinsResetCounters calls R_WinsResetCounters (opnum 11) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsSetFlags
func R_WinsSetFlags(rpc ndr.Invoker, fFlags ndr.DWORD) (err error)
R_WinsSetFlags calls R_WinsSetFlags (opnum 16) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsSetPriorityClass
func R_WinsSetPriorityClass(rpc ndr.Invoker, prCls_e msraiw.WINSINTF_PRIORITY_CLASS_E) (err error)
R_WinsSetPriorityClass calls R_WinsSetPriorityClass (opnum 10) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsStatus
func R_WinsStatus(rpc ndr.Invoker, cmd_e msraiw.WINSINTF_CMD_E, pResults msraiw.WINSINTF_RESULTS_T) (PResults msraiw.WINSINTF_RESULTS_T, err error)
R_WinsStatus calls R_WinsStatus (opnum 1) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsStatusNew
func R_WinsStatusNew(rpc ndr.Invoker, cmd_e msraiw.WINSINTF_CMD_E) (PResults msraiw.WINSINTF_RESULTS_NEW_T, err error)
R_WinsStatusNew calls R_WinsStatusNew (opnum 19) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsStatusWHdl
func R_WinsStatusWHdl(rpc ndr.Invoker, serverHdl msraiw.WINSINTF_BIND_DATA_T, cmd_e msraiw.WINSINTF_CMD_E, pResults msraiw.WINSINTF_RESULTS_NEW_T) (PResults msraiw.WINSINTF_RESULTS_NEW_T, err error)
R_WinsStatusWHdl calls R_WinsStatusWHdl (opnum 20) ([MS-RAIW] 3.1.4.21).
func R\_WinsTerm
func R_WinsTerm(rpc ndr.Invoker, fAbruptTem int16) (err error)
R_WinsTerm calls R_WinsTerm (opnum 6) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsTrigger
func R_WinsTrigger(rpc ndr.Invoker, pWinsAdd msraiw.WINSINTF_ADD_T, trigType_e msraiw.WINSINTF_TRIG_TYPE_E) (err error)
R_WinsTrigger calls R_WinsTrigger (opnum 2) ([MS-RAIW] — verify the parameter modeling and status handling).
func R\_WinsWorkerThdUpd
func R_WinsWorkerThdUpd(rpc ndr.Invoker, newNoOfNbtThds ndr.DWORD) (err error)
R_WinsWorkerThdUpd calls R_WinsWorkerThdUpd (opnum 12) ([MS-RAIW] — verify the parameter modeling and status handling).