Home
last modified time | relevance | path

Searched defs:whoami (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/et/
Dcom_err.c25 default_com_err_proc (const char *whoami, errcode_t code, const in default_com_err_proc()
48 void com_err_va (const char *whoami, errcode_t code, const char *fmt, in com_err_va()
54 void com_err (const char *whoami, in com_err()
/external/e2fsprogs/lib/ss/
Derror.c62 register char *whoami; in ss_error() local