Home
last modified time | relevance | path

Searched refs:k5_ipc_stream_s (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/include/
H A Dk5-ipc_stream.h32 struct k5_ipc_stream_s;
33 typedef struct k5_ipc_stream_s *k5_ipc_stream;
/freebsd/crypto/krb5/src/util/support/
H A Dipc_stream.c43 struct k5_ipc_stream_s { struct
49 static const struct k5_ipc_stream_s k5_ipc_stream_initializer = { NULL, 0, 0 }; argument