Searched refs:pType (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dproto.h50 tOptionValue * pType);
H A Dconfigfile.c1203 tOptionValue * pType)
1218 txt = parse_value(txt+len, pType);
1222 txt = parse_keyword(opts, txt+len, pType);
1226 txt = parse_set_mem(opts, txt+len, pType);
1256 pType->valType = OPARG_TYPE_NONE;
1264 case '/': pType->valType = OPARG_TYPE_NONE;
1202 parse_attrs(tOptions * opts, char const * txt, tOptionLoadMode * pMode, tOptionValue * pType) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-ipx.c52 uint8_t pType; /* Packet Type (i.e. level 2 protocol) */ member in struct:ipxHdr
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp65 void addPhdrForSection(Partition &part, unsigned shType, unsigned pType,
2202 unsigned pType, unsigned pFlags) {
2210 PhdrEntry *entry = make<PhdrEntry>(pType, pFlags);
2201 addPhdrForSection(Partition &part, unsigned shType, unsigned pType, unsigned pFlags) argument
/freebsd-11-stable/stand/ficl/
H A Dwords.c2659 FICL_WORD *pType = ficlLookup(pVM->pSys, "type"); local
2660 assert(pType);
2664 dictAppendCell(dp, LVALUEtoCELL(pType));
/freebsd-11-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...]
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c80206 sqlite3AddColumnType(Parse *pParse, Token *pType) argument
[all...]

Completed in 840 milliseconds