Home
last modified time | relevance | path

Searched defs:plen (Results 1 – 25 of 28) sorted by relevance

12

/reactos/sdk/lib/3rdparty/libxml2/
H A Ddict.c71 #define xmlDictComputeQKey(dict, prefix, plen, name, len) \ argument
81 #define xmlDictComputeQKey(dict, prefix, plen, name, len) \ argument
308 xmlDictAddQString(xmlDictPtr dict, const xmlChar *prefix, unsigned int plen, in xmlDictAddQString()
416 xmlDictComputeBigQKey(const xmlChar *prefix, int plen, in xmlDictComputeBigQKey()
496 xmlDictComputeFastQKey(const xmlChar *prefix, int plen, in xmlDictComputeFastQKey()
1120 unsigned int len, plen, l; in xmlDictQLookup() local
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Decp.c181 ecp_printpkt(p, plen, printer, arg) in ecp_printpkt() argument
H A Dpppoe.c390 u16_t session, plen; in pppoe_disc_input() local
672 u16_t session, plen; in pppoe_data_input() local
H A Dupap.c604 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), vo… in upap_printpkt()
H A Dchap-new.c593 static int chap_print_pkt(const unsigned char *p, int plen,
H A Dccp.c1522 static int ccp_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), voi… in ccp_printpkt()
H A Deap.c432 int id, i, plen, toffs; in eap_figure_next_state() local
H A Dipcp.c2239 static int ipcp_printpkt(const u_char *p, int plen, in ipcp_printpkt()
H A Dlcp.c2388 static int lcp_printpkt(const u_char *p, int plen, in lcp_printpkt()
/reactos/dll/3rdparty/mbedtls/
H A Dpkcs5.c246 size_t plen, const unsigned char *salt, size_t slen, in mbedtls_pkcs5_pbkdf2_hmac()
337 static const size_t plen[MAX_TESTS] = variable
H A Decp_curves.c577 const mbedtls_mpi_uint *p, size_t plen, in ecp_group_load()
H A Decp.c1019 size_t plen; in mbedtls_ecp_point_write_binary() local
1077 size_t plen; in mbedtls_ecp_point_read_binary() local
/reactos/sdk/lib/crt/stdio/
H A Dstat64.c31 size_t plen; in _tstat64() local
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dregfs.cpp45 int plen = MAX_PATH - _tcslen(buffer); in read_directory() local
H A Dfatfs.cpp89 int plen = COUNTOF(buffer) - _tcslen(buffer); in read_directory() local
/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c3117 static void DumpString(LPCWSTR string, int cch, WCHAR **pwptr, ULONG *plen) in DumpString()
3132 static BOOL DumpSidNumeric(PSID psid, WCHAR **pwptr, ULONG *plen) in DumpSidNumeric()
3171 static BOOL DumpSid(PSID psid, WCHAR **pwptr, ULONG *plen) in DumpSid()
3221 static void DumpRights(DWORD mask, WCHAR **pwptr, ULONG *plen) in DumpRights()
3260 static BOOL DumpAce(LPVOID pace, WCHAR **pwptr, ULONG *plen) in DumpAce()
3319 static BOOL DumpAcl(PACL pacl, WCHAR **pwptr, ULONG *plen, BOOL protected, BOOL autoInheritReq, BOO… in DumpAcl()
3350 static BOOL DumpOwner(PSECURITY_DESCRIPTOR SecurityDescriptor, WCHAR **pwptr, ULONG *plen) in DumpOwner()
3368 static BOOL DumpGroup(PSECURITY_DESCRIPTOR SecurityDescriptor, WCHAR **pwptr, ULONG *plen) in DumpGroup()
3386 static BOOL DumpDacl(PSECURITY_DESCRIPTOR SecurityDescriptor, WCHAR **pwptr, ULONG *plen) in DumpDacl()
3409 static BOOL DumpSacl(PSECURITY_DESCRIPTOR SecurityDescriptor, WCHAR **pwptr, ULONG *plen) in DumpSacl()
/reactos/dll/win32/shdocvw/
H A Dshdocvw_main.c406 DWORD WINAPI ParseURLFromOutsideSourceW(LPCWSTR url, LPWSTR out, LPDWORD plen, LPDWORD unknown) in ParseURLFromOutsideSourceW()
461 DWORD WINAPI ParseURLFromOutsideSourceA(LPCSTR url, LPSTR out, LPDWORD plen, LPDWORD unknown) in ParseURLFromOutsideSourceA()
/reactos/sdk/tools/mkisofs/schilytools/libschily/
H A Dcheckerr.c113 int plen; local
/reactos/drivers/network/tcpip/lwip/src/include/lwip/prot/
H A Dip6.h107 #define IP6H_PLEN_SET(hdr, plen) (hdr)->_plen = lwip_htons(plen) argument
/reactos/drivers/network/tcpip/lwip/src/core/ipv4/
H A Dip4_frag.c812 u16_t plen = (u16_t)(p->len - poff); in ip4_frag() local
/reactos/drivers/filesystems/udfs/udf_info/
H A Dmount.cpp61 uint32 plen; in UDFPrepareXSpaceBitmap() local
193 uint32 plen, pstart, pend; in UDFUpdateXSpaceBitmaps() local
863 uint32 plen, pstart, pend; in UDFUpdateNonAllocated() local
/reactos/sdk/lib/3rdparty/libmpg123/compat/
H A Dcompat.c115 size_t len, plen; in wlongpath() local
/reactos/dll/directx/wine/quartz/
H A Dmpegsplit.c123 static HRESULT parse_header(BYTE *header, LONGLONG *plen, LONGLONG *pduration) in parse_header()
/reactos/win32ss/user/rtl/
H A Dtext.c673 int plen = 0; in TEXT_NextLineW() local
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dglob.c51 size_t plen; in RemoteGlobCollapse() local

12