Home
last modified time | relevance | path

Searched defs:utmp (Results 1 – 15 of 15) sorted by relevance

/openbsd/include/
H A Dutmp.h62 struct utmp { struct
63 char ut_line[UT_LINESIZE];
64 char ut_name[UT_NAMESIZE];
65 char ut_host[UT_HOSTSIZE];
66 time_t ut_time;
/openbsd/usr.bin/users/
H A Dusers.c53 struct utmp utmp; in main() local
/openbsd/usr.bin/w/
H A Dw.c68 struct utmp utmp; variable
88 struct utmp utmp; member
/openbsd/regress/usr.sbin/syslogd/
H A Dttylog.c149 struct utmp utmp; in redirect() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2.c284 _Unwind_Word utmp; in extract_cie_info() local
365 _Unwind_Word result, reg, utmp; in execute_stack_op() local
779 _Unwind_Word reg, utmp; in execute_cfa_program() local
H A Dunwind-dw2-fde.c267 _Unwind_Word utmp; in get_cie_encoding() local
/openbsd/gnu/gcc/gcc/
H A Dunwind-dw2.c379 _Unwind_Word utmp; in extract_cie_info() local
472 _Unwind_Word result, reg, utmp; in execute_stack_op() local
897 _Unwind_Word reg, utmp; in execute_cfa_program() local
H A Dunwind-dw2-fde.c269 _Unwind_Word utmp; in get_cie_encoding() local
/openbsd/usr.bin/wall/
H A Dwall.c83 struct utmp utmp; in main() local
/openbsd/libexec/comsat/
H A Dcomsat.c63 struct utmp *utmp = NULL; variable
/openbsd/usr.bin/login/
H A Dlogin.c151 struct utmp utmp; in main() local
/openbsd/usr.bin/systat/
H A Dmain.c200 struct utmp utmp; in ucount() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c278 ULONGEST utmp, reg; in execute_cfa_program() local
/openbsd/libexec/ftpd/
H A Dftpd.c154 static struct utmp utmp; /* for utmp */ variable
/openbsd/gnu/usr.bin/perl/
H A Dregexec.c6436 U32 utmp = 0; /* tmp variable - valid for at most one opcode */ in S_regmatch() local