HomeSort by relevance Sort by last modified time
    Searched refs:ut_host (Results 1 - 15 of 15) sorted by null

  /external/toybox/toys/other/
w.c 30 ctime(&tt), x->ut_host);
  /external/toybox/toys/posix/
who.c 43 time_size, time_size, ctime(&time), entry->ut_host);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rusers.x 41 string ut_host<RUSERS_MAXHOSTLEN>; /* host user logged on from */
106 % char ut_host[16]; /* host name, if remote */
159 % ptr = objp->ut_host;
160 % size = sizeof (objp->ut_host);
rusers.h 26 char *ut_host; member in struct:rusers_utmp
75 char ut_host[16]; /* host name, if remote */ member in struct:ru_utmp
  /bionic/libc/include/
utmp.h 81 char ut_host[UT_HOSTSIZE]; member in struct:utmp
  /external/python/cpython2/Demo/rpc/
rnusersclient.py 9 ut_line, ut_name, ut_host, ut_time = utmp
12 self.pack_string(ut_host)
26 ut_host = self.unpack_string()
28 return ut_line, ut_name, ut_host, ut_time
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
utmpx.h 63 char ut_host[__UT_HOSTSIZE]; /* Hostname for remote login. */ member in struct:utmpx
utmp.h 67 char ut_host[UT_HOSTSIZE]; /* Hostname for remote login. */ member in struct:utmp
119 /* Tell the user that we have a modern system with UT_HOST, UT_PID,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
utmpx.h 63 char ut_host[__UT_HOSTSIZE]; /* Hostname for remote login. */ member in struct:utmpx
utmp.h 67 char ut_host[UT_HOSTSIZE]; /* Hostname for remote login. */ member in struct:utmp
119 /* Tell the user that we have a modern system with UT_HOST, UT_PID,
  /external/toybox/toys/pending/
last.c 137 ut.ut_line, pwidth, pwidth, ut.ut_host,
148 ut.ut_line, pwidth, pwidth, ut.ut_host,
178 ut.ut_line, pwidth, pwidth, ut.ut_host,
getty.c 283 else xstrncpy(entry.ut_host, TT.host_str, UT_HOSTSIZE);
292 else xstrncpy(entry.ut_host, TT.host_str, UT_HOSTSIZE);
  /external/ppp/pppd/
sys-solaris.c     [all...]
sys-linux.c     [all...]
  /external/ipsec-tools/src/racoon/
isakmp_cfg.c     [all...]

Completed in 6324 milliseconds