Searched defs:tcpd_context (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libwrap/
H A Ddiag.c33 struct tcpd_context tcpd_context; variable in typeref:struct:tcpd_context
46 if (tcpd_context.file)
48 tag, tcpd_context.file, tcpd_context.line, format);
H A Dtcpd.h252 struct tcpd_context { struct
256 extern struct tcpd_context tcpd_context;

Completed in 130 milliseconds