Home
last modified time | relevance | path

Searched refs:utmp (Results 1 - 25 of 30) sorted by relevance

12

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dutmpndk.cpp24 #include <utmp.h>
55 struct utmp utmp; in Pututline() local
58 memset(&utmp, PARAM_0, sizeof(utmp)); in Pututline()
59 utmp.ut_type = RUN_LVL; in Pututline()
60 utmp.ut_pid = ('#' << PARAM_8) + PARAM_3 + '0'; in Pututline()
62 utmp.ut_time = static_cast<int>(t); in Pututline()
63 struct utmp *ret = pututline(&utmp); in Pututline()
[all...]
H A Dpersonalityndk.cpp22 #include <utmp.h>
H A Dglob1ndk.cpp22 #include <utmp.h>
H A Dinotify1ndk.cpp21 #include <utmp.h>
H A Dtimesndk.cpp22 #include <utmp.h>
H A Dauxv1ndk.cpp23 #include <utmp.h>
H A Dglobndk.cpp22 #include <utmp.h>
H A Difaddrsndk.cpp21 #include <utmp.h>
H A Dlanginfondk.cpp24 #include <utmp.h>
H A Dutimendk.cpp26 #include <utmp.h>
H A Dgrp1ndk.cpp25 #include <utmp.h>
H A Dinotifyndk.cpp22 #include <utmp.h>
H A Dmntentndk.cpp26 #include <utmp.h>
H A Ducharndk.cpp25 #include <utmp.h>
H A Dstat1ndk.cpp29 #include <utmp.h>
H A Dgrpndk.cpp26 #include <utmp.h>
H A Dtimendk1.cpp30 #include <utmp.h>
H A Dinetndk.cpp25 #include <utmp.h>
H A Dresourcendk1.cpp28 #include <utmp.h>
H A Dresourcendk.cpp28 #include <utmp.h>
H A Dmmanndk.cpp32 #include <utmp.h>
H A Dstatndk.cpp29 #include <utmp.h>
H A Dstdiondk.cpp26 #include <utmp.h>
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp47 #include <utmp.h>
H A Dtimendk32.cpp30 #include <utmp.h>

Completed in 11 milliseconds

12