Home
last modified time | relevance | path

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

/bionic/libc/include/
Dutmpx.h55 char ut_id[4]; member
Dutmp.h80 char ut_id[4]; member
/bionic/tests/headers/posix/
Dutmpx_h.c36 STRUCT_MEMBER_ARRAY(struct utmpx, char/*[]*/, ut_id); in utmpx_h()