ReactOS 0.4.16-dev-306-g647d351
|
#include "precomp.h"
Go to the source code of this file.
PVOID WINAPI FlatBuf_Arg_ReserveAlignPointer | ( | IN PVOID | Position, |
IN PSIZE_T | FreeSize, | ||
IN SIZE_T | Size | ||
) |
Definition at line 17 of file sablob.c.
Referenced by SaBlob_CreateHostent().
Definition at line 27 of file sablob.c.
Referenced by SaBlob_CreateFromIp4(), and SaBlob_CreateFromRecords().
Definition at line 61 of file sablob.c.
PDNS_BLOB WINAPI SaBlob_CreateFromRecords | ( | IN PDNS_RECORD | DnsRecord, |
IN BOOLEAN | DoAliases, | ||
IN DWORD | DnsType | ||
) |
Definition at line 446 of file sablob.c.
Referenced by SaBlob_Query().
PHOSTENT WINAPI SaBlob_CreateHostent | ( | IN OUT PULONG_PTR | BufferPosition, |
IN OUT PSIZE_T | FreeBufferSpace, | ||
IN OUT PSIZE_T | HostEntrySize, | ||
IN PDNS_BLOB | Blob, | ||
IN DWORD | StringType, | ||
IN BOOLEAN | Relative, | ||
IN BOOLEAN | BufferAllocated | ||
) |
Definition at line 131 of file sablob.c.
Definition at line 103 of file sablob.c.
Referenced by SaBlob_Create(), SaBlob_CreateFromIp4(), SaBlob_CreateFromRecords(), and SaBlob_Query().
Definition at line 346 of file sablob.c.
Referenced by SaBlob_CreateFromRecords().
PDNS_BLOB WINAPI SaBlob_Query | ( | IN LPWSTR | Name, |
IN WORD | DnsType, | ||
IN ULONG | Flags, | ||
IN PVOID * | Reserved, | ||
IN DWORD | AddressFamily | ||
) |
Definition at line 545 of file sablob.c.
Definition at line 327 of file sablob.c.
Referenced by SaBlob_CreateFromRecords(), and SaBlob_WriteRecords().
Definition at line 294 of file sablob.c.
Referenced by SaBlob_CreateFromRecords(), and SaBlob_WriteRecords().
Definition at line 356 of file sablob.c.
Referenced by SaBlob_CreateFromRecords().