Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Duser-util.h36 char* getlogname_malloc(void);
Duser-util.c116 char* getlogname_malloc(void) { in getlogname_malloc() function
/systemd-251/src/shared/
Dutmp-wtmp.c352 un = getlogname_malloc(); in utmp_wall()