Home
last modified time | relevance | path

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

/sysdeps/generic/
A Dutmp-equal.h28 return (entry->ut_type == INIT_PROCESS in __utmp_equal()
29 || entry->ut_type == LOGIN_PROCESS in __utmp_equal()
30 || entry->ut_type == USER_PROCESS in __utmp_equal()
31 || entry->ut_type == DEAD_PROCESS) in __utmp_equal()
32 && (match->ut_type == INIT_PROCESS in __utmp_equal()
33 || match->ut_type == LOGIN_PROCESS in __utmp_equal()
34 || match->ut_type == USER_PROCESS in __utmp_equal()
35 || match->ut_type == DEAD_PROCESS) in __utmp_equal()
/sysdeps/unix/sysv/linux/s390/s390-32/
A Dutmpx-convert.h34 to->ut_type = from->ut_type; in utmpx_convert64to32()
62 to->ut_type = from->ut_type; in utmpx_convert32to64()
A Dutmp-convert.h35 to->ut_type = from->ut_type; in utmp_convert64to32()
63 to->ut_type = from->ut_type; in utmp_convert32to64()
A Dutmp32.h31 short int ut_type; /* Type of login. */ member
A Dutmpx32.h31 short int ut_type; /* Type of login. */ member
/sysdeps/unix/sysv/linux/s390/bits/
A Dutmpx.h57 short int ut_type; /* Type of login. */ member
A Dutmp.h60 short int ut_type; /* Type of login. */ member
/sysdeps/gnu/bits/
A Dutmpx.h57 short int ut_type; /* Type of login. */ member

Completed in 7 milliseconds