Searched defs:pType (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_ubsan.c | 1289 zDeserializeTypeWidth(struct CTypeDescriptor *pType) in zDeserializeTypeWidth() 1325 DeserializeUINT128(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, __uint128_t … 1347 DeserializeNumberSigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, longest… 1374 DeserializeNumberUnsigned(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, ulong… 1402 DeserializeFloatOverPointer(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, uns… 1439 DeserializeFloatInlined(char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsigne… 1474 llliGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1517 llluGetNumber(char *szLocation, struct CTypeDescriptor *pType, unsigned long ulNumber) 1557 …rFloat(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsig… 1593 …Number(char *szLocation, char *pBuffer, size_t zBUfferLength, struct CTypeDescriptor *pType, unsig… [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-ipx.c | 51 nd_uint8_t pType; /* Packet Type (i.e. level 2 protocol) */ member
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | configfile.c | 1159 tOptionValue * pType) in parse_attrs()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 2353 unsigned pType, unsigned pFlags) { in addPhdrForSection()
|
/freebsd/stand/ficl/ |
H A D | words.c | 2658 FICL_WORD *pType = ficlLookup(pVM->pSys, "type"); in dotQuoteCoIm() local
|