Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-32/ !
Dutmp32.c178 struct utmp in32; in updwtmp32() local
180 utmp_convert32to64 (utmp, &in32); in updwtmp32()
181 __updwtmp (wtmp_file, &in32); in updwtmp32()