Searched refs:INIT_PROCESS (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/generic/ |
D | utmp-equal.h | 28 return (entry->ut_type == INIT_PROCESS in __utmp_equal() 32 && (match->ut_type == INIT_PROCESS in __utmp_equal()
|
/glibc-2.36/login/ |
D | getutid_r.c | 38 && id->ut_type != INIT_PROCESS && id->ut_type != LOGIN_PROCESS in __libc_lock_define()
|
D | tst-utmp.c | 79 { .ut_type = INIT_PROCESS, .ut_pid = 5, .ut_id = "si", UT(3000) },
|
/glibc-2.36/sysdeps/gnu/bits/ |
D | utmpx.h | 99 #define INIT_PROCESS 5 /* Process spawned by the init process. */ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/ |
D | utmpx.h | 99 #define INIT_PROCESS 5 /* Process spawned by the init process. */ macro
|
D | utmp.h | 110 #define INIT_PROCESS 5 /* Process spawned by the init process. */ macro
|
/glibc-2.36/bits/ |
D | utmp.h | 110 #define INIT_PROCESS 5 /* Process spawned by the init process. */ macro
|
/glibc-2.36/conform/data/ |
D | utmpx.h-data | 26 constant INIT_PROCESS
|
/glibc-2.36/manual/ |
D | users.texi | 1004 @code{BOOT_TIME}, @code{OLD_TIME}, @code{NEW_TIME}, @code{INIT_PROCESS}, 1074 @item INIT_PROCESS 1177 the @var{id} structure is @code{INIT_PROCESS}, @code{LOGIN_PROCESS}, 1469 @code{BOOT_TIME}, @code{OLD_TIME}, @code{NEW_TIME}, @code{INIT_PROCESS}, 1521 @item INIT_PROCESS
|