Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Dtncs.c265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute()
279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
/freebsd/stand/ficl/
H A Dwords.c727 int bufferLength = stackPopINT(pVM->pStack); in ficlSprintf() local