Searched refs:getutxline (Results 1 – 10 of 10) sorted by relevance
78 struct utmpx *getutxline(const struct utmpx *);
198 getutxline(const struct utmpx *line) in getutxline() function
342 getutxline;
450 getutxent.3 getutxline.3 \
279 if ((utx = getutxline(&ut)) != NULL && utx->ut_type == USER_PROCESS) { in whoami()
192 while ((u = getutxline(&lu)) != NULL) in utmp_chk()
1429 non_save_utxp = getutxline(&utmpx); in rmut()
95 #define getutxline __getutxline507171 INTERCEPTOR(void *, getutxline, void *ut) {7173 COMMON_INTERCEPTOR_ENTER(ctx, getutxline, ut);7174 void *res = REAL(getutxline)(ut);7192 COMMON_INTERCEPT_FUNCTION(getutxline); \
1981 fun:getutxline=uninstrumented
2571 AC_CHECK_FUNCS([endutxent getutxent getutxid getutxline getutxuser pututxline])