Searched defs:whoami (Results 1 – 6 of 6) sorted by relevance
31 default_com_err_proc (const char *whoami, errcode_t code, const in default_com_err_proc()68 void com_err_va (const char *whoami, errcode_t code, const char *fmt, in com_err_va()74 void com_err (const char *whoami, in com_err()
16 const char *whoami = "nobody"; variable
42 voidVoid testRoutine(const char *whoami) { in testRoutine()
61 register char *whoami; in ss_error() local
27 static void whoami(char *msg) in whoami() function