Home
last modified time | relevance | path

Searched refs:NRC_CANOCCR (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/netapi32/
H A Dnbcmdqueue.c129 ret = NRC_CANOCCR; in NBCmdQueueCancel()
H A Dnetbios.c407 if (ret == NRC_CMDCAN || ret == NRC_CANOCCR) in nbCancel()
/reactos/sdk/include/psdk/
H A Dnb30.h77 #define NRC_CANOCCR 0x24 macro