Home
last modified time | relevance | path

Searched refs:BOOT_TIME (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/dports/sysutils/pies/pies-1.5/src/
H A Dutmp.c147 if (type == BOOT_TIME) in write_wtmpx()
154 write_wtmpx (BOOT_TIME, "reboot", "~~", 0, "~"); in write_wtmpx()
171 if (type == BOOT_TIME) in write_utmpx()
178 write_utmpx (BOOT_TIME, "reboot", "~~", 0, "~"); in write_utmpx()
199 BOOT_TIME, in sysvinit_acct()
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dlast.c64 #if EMPTY != 0 || RUN_LVL != 1 || BOOT_TIME != 2 || NEW_TIME != 3 || \
82 TYPE_BOOT_TIME = BOOT_TIME, /* 2 */ in last_main()
116 ut.ut_type = BOOT_TIME; in last_main()
149 case BOOT_TIME: in last_main()
/dports/sysutils/heirloom/heirloom-070715/who/
H A Dwho.c133 else if (u->ut_type == BOOT_TIME || u->ut_user[0] == '\0') in print()
135 else if (u->ut_type == BOOT_TIME || u->ut_type == RUN_LVL || u->ut_user[0] == '\0') in print()
162 if (u->ut_type == BOOT_TIME) in print()
204 u->ut_type != BOOT_TIME in print()
252 case BOOT_TIME: in selected()
300 id.ut_type = BOOT_TIME; in who()
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dlast.c113 else if (!strcmp(ut.ut_user, "reboot")) ut.ut_type = BOOT_TIME; in last_main()
132 } else if (ut.ut_type == BOOT_TIME) { in last_main()
139 curlog_type = BOOT_TIME; in last_main()
167 case BOOT_TIME: in last_main()
/dports/sysutils/heirloom/heirloom-070715/libcommon/
H A D_utmpx.h54 #ifndef BOOT_TIME
55 #define BOOT_TIME 1 macro
H A Dutmpx.c61 ux->ut_type = BOOT_TIME; in utmp2utmpx()
93 case BOOT_TIME: in utmpx2utmp()
163 case BOOT_TIME: in getutxid()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dfilelock.c68 #if !defined WTMP_FILE && !defined WINDOWSNT && defined BOOT_TIME
129 #ifdef BOOT_TIME
136 #if defined (BOOT_TIME) in get_boot_time()
172 #if defined (BOOT_TIME) in get_boot_time()
231 #ifdef BOOT_TIME
255 ut.ut_type = BOOT_TIME; in get_boot_time_1()
/dports/editors/emacs/emacs-27.2/src/
H A Dfilelock.c130 #ifdef BOOT_TIME
137 #if defined (BOOT_TIME) in get_boot_time()
173 #if defined (BOOT_TIME) in get_boot_time()
232 #ifdef BOOT_TIME
256 ut.ut_type = BOOT_TIME; in get_boot_time_1()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dboottime.c126 key.ut_type = BOOT_TIME; in get_boottime()
147 key.ut_type = BOOT_TIME; in get_boottime()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dreadutmp.h188 # ifdef BOOT_TIME
189 # define UT_TYPE_BOOT_TIME(U) UT_TYPE_EQ (U, BOOT_TIME)
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dreadutmp.h190 # ifdef BOOT_TIME
191 # define UT_TYPE_BOOT_TIME(U) UT_TYPE_EQ (U, BOOT_TIME)
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dreadutmp.h190 # ifdef BOOT_TIME
191 # define UT_TYPE_BOOT_TIME(U) UT_TYPE_EQ (U, BOOT_TIME)
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dreadutmp.h191 # ifdef BOOT_TIME
192 # define UT_TYPE_BOOT_TIME(U) UT_TYPE_EQ (U, BOOT_TIME)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sparc64/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sun4/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sun4/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sun4/sys/
H A Dutmp.h26 # define BOOT_TIME 2 macro
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/lib/FusionInventory/Agent/Task/Inventory/Linux/
H A DUptime.pm23 BOOT_TIME => $uptime
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/sys/
H A Dutmp.h33 #define BOOT_TIME 2 macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/sys/
H A Dutmp.h33 #define BOOT_TIME 2 macro

12345678910>>...44