Home
last modified time | relevance | path

Searched refs:take_payload (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/win/
H A Dworkitem.h27 const k5_ipc_stream take_payload();
H A DWorkQueue.cpp69 *stream = item->take_payload(); in worklist_remove()
H A DWorkItem.cpp70 const k5_ipc_stream WorkItem::take_payload() { in take_payload() function in WorkItem