Home
last modified time | relevance | path

Searched refs:PUTDWORD (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dclirap2.c142 PUTDWORD(p,o);\
145 PUTDWORD(p,0);\
879 PUTDWORD(p, 0); /* pw age - n.a. on user add */ in cli_NetUserAdd()
1114 PUTDWORD(p, file_id); in cli_NetFileClose()
1165 PUTDWORD(p, file_id); in cli_NetFileGetInfo()
1275 PUTDWORD(p, 0); /* zero out the resume key */ in cli_NetFileEnum()
1276 PUTDWORD(p, 0); /* or is this one the resume key? */ in cli_NetFileEnum()
1498 PUTDWORD(p, SV_TYPE_DOMAIN_CTRL); in cli_get_pdc_name()
1656 PUTDWORD(p, stype); in cli_ns_check_server_type()
1730 PUTDWORD(p, 0); /* Null pointer */ in cli_NetWkstaUserLogoff()
[all …]
/dports/security/fakebo/fakebo-0.4.2/
H A Dmemwatch.c141 #define PUTDWORD(l, cp) { \ macro
895 PUTDWORD(PRECHK, ptr); /* '*(long*)ptr = PRECHK;' */ in mwMalloc()
900 PUTDWORD(POSTCHK, ptr); /* '*(long*)ptr = POSTCHK;' */ in mwMalloc()