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

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-ipx.c58 nd_uint8_t pType; /* Packet Type (i.e. level 2 protocol) */ member in struct:ipxHdr
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dconfigfile.c1204 parse_attrs(tOptions * opts, char const * txt, tOptionLoadMode * pMode, tOptionValue * pType) argument
/netbsd-current/common/lib/libc/misc/
H A Dubsan.c1373 zDeserializeTypeWidth(struct CTypeDescriptor *pType) argument
1410 DeserializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t U128) argument
1432 DeserializeNumberSigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, longest L) argument
1463 DeserializeNumberUnsigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, ulongest L) argument
1495 DeserializeFloatOverPointer(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long *pNumber) argument
1534 DeserializeFloatInlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1570 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1615 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1657 DeserializeNumberFloat(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1698 DeserializeNumber(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1803 isNegativeNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) argument
1817 isShiftExponentTooLarge(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber, size_t zWidth) argument
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c116471 renameColumnParseError( sqlite3_context *pCtx, const char *zWhen, sqlite3_value *pType, sqlite3_value *pObject, Parse *pParse ) argument
122590 sqlite3AddGenerated(Parse *pParse, Expr *pExpr, Token *pType) argument
176863 keywordCode(const char *z, int n, int *pType) argument
[all...]

Completed in 536 milliseconds