Searched refs:ut_pid (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/include/ | ||
D | utmpx.h | 53 pid_t ut_pid; member |
D | utmp.h | 78 pid_t ut_pid; member |
/bionic/tests/headers/posix/ | ||
D | utmpx_h.c | 38 STRUCT_MEMBER(struct utmpx, pid_t, ut_pid); in utmpx_h() |