Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetut.c321 gdebug("pututline: Unable to create utmp file.\n"); in _compat_pututline()
342 gdebug("1st getutid() failed. fd: %d", fd); in _compat_pututline()
348 gdebug("2nd getutid() failed. fd: %d loc_utmp: %ld\n", in _compat_pututline()
364 gdebug("pututline failed: write-%d\n", errno); in _compat_pututline()
377 gdebug("id: %c%c loc: %ld\n", fubuf.ut_id[0], in _compat_pututline()
700 gdebug(const char *fmt, ...) in gdebug() function