Searched defs:pType (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ipx.c52 uint8_t pType; /* Packet Type (i.e. level 2 protocol) */ member in struct:ipxHdr
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1202 parse_attrs(tOptions * opts, char const * txt, tOptionLoadMode * pMode, tOptionValue * pType) argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2431 addPhdrForSection(Partition &part, unsigned shType, unsigned pType, unsigned pFlags) argument
/freebsd-13-stable/sys/kern/
H A Dkern_ubsan.c1290 zDeserializeTypeWidth(struct CTypeDescriptor *pType) argument
1326 DeserializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128) argument
1348 DeserializeNumberSigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, longest L) argument
1375 DeserializeNumberUnsigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, ulongest L) argument
1403 DeserializeFloatOverPointer(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long *pNumber) argument
1440 DeserializeFloatInlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1475 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1518 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1558 DeserializeNumberFloat(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1594 DeserializeNumber(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1682 isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1696 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, size_t zWidth) argument
[all...]
/freebsd-13-stable/stand/ficl/
H A Dwords.c2659 FICL_WORD *pType = ficlLookup(pVM->pSys, "type"); local
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c107745 renameColumnParseError( sqlite3_context *pCtx, const char *zWhen, sqlite3_value *pType, sqlite3_value *pObject, Parse *pParse ) argument
112934 sqlite3AddColumn(Parse *pParse, Token *pName, Token *pType) argument
113374 sqlite3AddGenerated(Parse *pParse, Expr *pExpr, Token *pType) argument
162762 keywordCode(const char *z, int n, int *pType) argument
[all...]

Completed in 813 milliseconds