Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 25 of 33) sorted by relevance

12

/titanic_41/usr/src/cmd/tip/
H A Dcmdtab.c19 extern void genbrk(int), suspend(int);
33 {_CTRL('y'), NORM, "suspend tip (local only)", suspend },
34 {_CTRL('z'), NORM, "suspend tip (local+remote)", suspend },
H A Dcmds.c865 suspend(int c) in suspend() function
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_seq.c47 ap_suspend_check(apd_t *a, int cmd, int first, int last, int *suspend) in ap_suspend_check() argument
67 *suspend = check; in ap_suspend_check()
222 int suspend; in ap_seq_exec() local
229 suspend = 0; in ap_seq_exec()
274 first + 1, last, &suspend); in ap_seq_exec()
277 if (suspend && ((rc = ap_rcm_ctl(a, c)) == CFGA_OK)) { in ap_seq_exec()
/titanic_41/usr/src/cmd/avs/sv/
H A Dsvboot.c193 int Cflag, resume, suspend, unload; in main() local
201 Cflag = unload = resume = suspend = 0; in main()
224 suspend++; in main()
249 if ((resume + suspend + unload) > 1) { in main()
255 if (!resume && !suspend && !unload) { in main()
281 else if (suspend) in main()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DColumnListThread.java84 Thread.currentThread().suspend(); in run()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel-power.mf64 file path=usr/bin/sys-suspend mode=4555
71 file path=usr/share/man/man1/sys-suspend.1
H A DSUNWcpr.mf29 depend fmri=pkg:/system/kernel/suspend-resume@0.5.11,5.11-0.133 type=require
H A Dsystem-kernel-suspend-resume.mf32 set name=pkg.fmri value=pkg:/system/kernel/suspend-resume@$(PKGVERS)
H A Dservice-hal.mf138 file path=usr/lib/hal/hal-system-power-suspend mode=0555
156 file path=usr/lib/hal/sunos/hal-system-power-suspend-sunos mode=0555
H A DSUNWcs.man1.inc180 file path=usr/share/man/man1/suspend.1
/titanic_41/usr/src/lib/libshell/common/include/
H A Djobs.h92 int suspend; /* suspend character */ member
/titanic_41/usr/src/uts/sun4u/sys/
H A Dpte.h63 uint32_t suspend:1; /* sw bits - suspended */ member
94 #define tte_suspend tte_bit.suspend
/titanic_41/usr/src/cmd/tnf/prex/
H A Dprexlex.l98 suspend { yylval.intval = SUSPEND; return (SUSPEND); }
/titanic_41/usr/src/cmd/vi/port/
H A Dex_cmds.c777 goto suspend;
793 suspend:
/titanic_41/usr/src/lib/libsecdb/
H A Dprof_attr.txt116 Suspend:::For authorized users to Suspend system:auths=solaris.system.power.suspend.*;help=RtSysPow…
117 Suspend To Disk:::For authorized users to Suspend to Disk:auths=solaris.system.power.suspend.disk;h…
118 Suspend To RAM:::For authorized users to Suspend to RAM:auths=solaris.system.power.suspend.ram;help…
H A Dauth_attr.txt196 solaris.system.power.suspend.:::Suspend the System::help=SysPowerMgmtSuspend.html
197 solaris.system.power.suspend.disk:::Suspend to Disk::help=SysPowerMgmtSuspendtoDisk.html
198 solaris.system.power.suspend.ram:::Suspend to RAM::help=SysPowerMgmtSuspendToRAM.html
/titanic_41/usr/src/lib/libshell/common/sh/
H A Djobs.c592 job.suspend = (unsigned)my_stty.c_cc[VSUSP]; in job_init()
593 if(job.suspend == (unsigned char)CNSUSP) in job_init()
677 if(possible && job.suspend==CNSUSP) in job_close()
/titanic_41/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s168 movq $1, %rax / at suspend return 1
220 movl $1, %eax / at suspend return 1
/titanic_41/usr/src/cmd/vgrind/
H A Dvgrindefs.src96 repeat return static suspend then to until using while\
/titanic_41/usr/src/lib/libc/
H A DREADME124 thr_suspend() (fork() and forkall() also suspend other threads),
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcaps320 key_suspend, "kspd" "&7" KEY_SUSPEND, 0627, suspend key
349 key_ssuspend, "kSPD" "!2" KEY_SSUSPEND, 0625, shifted suspend key
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c1500 suspend(argc, argv) in suspend() function
3408 { "z", zhelp, suspend, 0 },
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME396 events (e.g., those generated by sys-suspend(1M)). For example, if
412 to be notified of system suspend events.
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps325 key_suspend kspd &7 str Sent by suspend key
354 key_ssuspend kSPD !2 str Sent by shift-suspend key
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps325 key_suspend kspd &7 str Sent by suspend key
354 key_ssuspend kSPD !2 str Sent by shift-suspend key

12