/titanic_50/usr/src/lib/libshell/common/features/ |
H A D | poll | 33 shutdown(sfd[1], SHUT_RD) < 0 || 34 shutdown(sfd[0], SHUT_WR) < 0) 59 shutdown(sfd[1], SHUT_RD) < 0 || 60 shutdown(sfd[0], SHUT_WR) < 0) 84 shutdown(sfd[0], 1) < 0 || 85 shutdown(sfd[1], 0) < 0) 95 tst socketpair_shutdown_mode note{ fchmod() after socketpair() shutdown() }end execute{ 106 shutdown(sfd[0], 1) < 0 || 107 shutdown(sfd[1], 0) < 0)
|
/titanic_50/usr/src/ucbcmd/shutdown/ |
H A D | Makefile | 26 PROG= shutdown 28 PROGSRC= shutdown.c 29 PROGOBJS= shutdown.o 44 XGETFLAGS += -a -x shutdown.xcl
|
/titanic_50/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.schedenable.ksh | 63 xdt:sched::shutdown-poweroff, 64 xdt:sched::shutdown-reboot, 65 xdt:sched::shutdown-suspend, 66 xdt:sched::shutdown-crash
|
/titanic_50/usr/src/cmd/initpkg/ |
H A D | Makefile | 27 CPFILES= rcS rc0 rc1 rc2 rc3 mountall shutdown swapadd umountall 39 USRSBINF= mountall shutdown umountall 45 USRSBINETC= shutdown 66 $(ROOTUSRSBIN)/shutdown := FILEMODE = 0755
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | SENSOR.po | 39 …te cooling. If the problem\npersists, the components may overheat and the enclosure may shutdown." 55 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown." 71 …ate cooling. If the problem persists, the components may overheat and the enclosure may shutdown." 87 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown." 103 …ate cooling. If the problem persists, the components may overheat and the enclosure may shutdown." 119 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown." 135 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown." 151 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown."
|
/titanic_50/usr/src/lib/libwrap/ |
H A D | fix_options.c | 94 shutdown(fd, 2); 115 shutdown(fd, 2);
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | cmdline.c | 237 if (current_term->shutdown) { in run_script() 238 (*current_term->shutdown)(); in run_script()
|
H A D | term.h | 88 void (*shutdown) (void); member
|
/titanic_50/usr/src/cmd/power/ |
H A D | sysidpm.sh | 176 set_behavior shutdown 278 set_behavior shutdown
|
H A D | sysidpm.po | 41 "\\n\\n\\tDo you want this automatic power-saving shutdown?\\n" 62 msgid "\n\tThe system will ask you about automatic shutdown at the next reboot." 64 msgid "\n\tThe system will not ask you again about automatic shutdown."
|
/titanic_50/usr/src/ucbcmd/ |
H A D | Makefile | 54 shutdown \ 71 MSGSUBDIRS = biff install.d mkstr rusage shutdown
|
/titanic_50/usr/src/cmd/hal/tools/ |
H A D | hal-system-power-shutdown.sh | 9 hal_check_priv hal-power-shutdown
|
/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | _so_shutdown.s | 37 SYSCALL2_RVAL1(_so_shutdown,shutdown)
|
/titanic_50/usr/src/lib/libbc/libc/sys/common/ |
H A D | shutdown.c | 37 shutdown(s, how) in shutdown() function
|
/titanic_50/usr/src/uts/sun4u/sunfire/ml/ |
H A D | fhc_asm.s | 88 ! if, for some reason, this cpu doesn't shutdown, just sit here
|
/titanic_50/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 503 (void) shutdown(servfd, SHUT_RDWR); in destroy_console_sock() 590 (void) shutdown(connfd, SHUT_RDWR); in accept_client() 617 (void) shutdown(connfd, SHUT_RDWR); in reject_client() 870 (void) shutdown(clifd, SHUT_RDWR); in do_console_io()
|
/titanic_50/usr/src/uts/sun4u/javelin/sys/ |
H A D | envctrltwo.h | 72 boolean_t shutdown; /* TRUE = power off in error event */ member
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | main.c | 312 (void) shutdown(fileno(ctrl_out), 1+1); in lostpeer() 317 (void) shutdown(data, 1+1); in lostpeer() 330 (void) shutdown(fileno(ctrl_out), 1+1); in lostpeer()
|
/titanic_50/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 180 shutdown(void) in shutdown() function 887 if (shutdown()) { in main() 903 if (shutdown()) { in main() 945 (void) shutdown(); in main()
|
/titanic_50/usr/src/cmd/hal/tools/sunos/ |
H A D | Makefile | 32 hal-system-power-hibernate-sunos hal-system-power-shutdown-sunos
|
/titanic_50/usr/src/man/man1b/ |
H A D | Makefile | 46 shutdown.1b \
|
/titanic_50/usr/src/cmd/zoneadm/ |
H A D | svc-zones | 113 zoneadm -z $zone shutdown &
|
/titanic_50/usr/src/lib/libinetutil/common/ |
H A D | eh.c | 123 iu_eh_shutdown_t *shutdown, void *arg) in iu_stop_handling_events() argument 127 eh->iueh_shutdown = shutdown; in iu_stop_handling_events()
|
/titanic_50/usr/src/cmd/rexd/ |
H A D | on.c | 546 shutdown(Err, 1); /* 1=> further sends disallowed */ in main() 558 shutdown(InOut, 1); /* 1=> further sends disallowed */ in main() 620 shutdown(InOut, 1); /* further sends disallowed */ in main()
|
/titanic_50/usr/src/lib/libfru/include/ |
H A D | libfruds.h | 53 fru_errno_t (*shutdown)(void); member
|