Home
last modified time | relevance | path

Searched defs:pTarget (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_mslsa.c482 ConcatenateUnicodeStrings(UNICODE_STRING *pTarget, UNICODE_STRING Source1, UNICODE_STRING Source2) in ConcatenateUnicodeStrings()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c122198 Table *pTarget = sqlite3LocateTableItem(&sParse, 0, &pStep->pSrc->a[0]); local
161173 ExprList *pTarget, /* Target argument to ON CONFLICT, or NULL */
161216 ExprList *pTarget; /* The conflict-target clause */ local
216966 JsonParse *pTarget, /* The JSON parser that contains the TARGET */
217123 JsonParse *pTarget; /* The TARGET */ local
221015 RtreeNode *pTarget = (ii<iBestSplit)?pLeft:pRight; local