Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs_ses.c254 DCS_DBG(DBG_SES, "killing session %d", ses_id); in ses_abort()
377 DCS_DBG(DBG_SES, "using '%s' locale", new_locale); in ses_setlocale()
586 DCS_DBG(DBG_SES, "session handler starting..."); in ses_handler()
612 DCS_DBG(DBG_SES, "receive timed out"); in ses_handler()
632 DCS_DBG(DBG_SES, "received an invalid " in ses_handler()
656 DCS_DBG(DBG_SES, "connection closed"); in ses_handler()
778 DCS_DBG(DBG_SES, "allocating session memory"); in ses_alloc()
815 DCS_DBG(DBG_SES, "freeing session memory"); in ses_free()
H A Ddcs.h107 #define DBG_SES 0x00000004 macro
H A Ddcs.c886 DCS_DBG(DBG_SES, "Session Established"); in dcs_ses_estbl()
1994 DCS_DBG(DBG_SES, "requested ver: %d.%d, closest match: %d.%d", in resolve_version()