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

/freebsd-10.1-release/contrib/tcpdump/
H A Dipx.h21 u_int8_t pType; /* Packet Type (i.e. level 2 protocol) */ member in struct:ipxHdr
/freebsd-10.1-release/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-10.1-release/sys/boot/ficl/
H A Dwords.c2647 FICL_WORD *pType = ficlLookup(pVM->pSys, "type"); local
2648 assert(pType);
2652 dictAppendCell(dp, LVALUEtoCELL(pType));
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c83295 sqlite3AddColumnType(Parse *pParse, Token *pType) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c80206 sqlite3AddColumnType(Parse *pParse, Token *pType) argument
[all...]

Completed in 786 milliseconds