Home
last modified time | relevance | path

Searched refs:resume (Results 1 – 25 of 36) sorted by relevance

12

/mirbsd/src/sys/arch/i386/i386/
Dtrap.c176 int resume; local
293 resume = (int)resume_iret;
297 resume = (int)resume_pop_ds;
301 resume = (int)resume_pop_es;
309 frame.tf_eip = resume;
/mirbsd/src/sys/arch/i386/isa/
Dicu.s59 movl $1f,%esi # address to resume loop at
85 movl $1f,%esi # address to resume loop at
Dvector.s259 IDTVEC(resume)
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dfork-child.c447 resume (0, stop_signal); in startup_inferior()
472 resume (0, TARGET_SIGNAL_0); /* Just make it go on. */ in startup_inferior()
Dinfrun.c523 resume (int step, enum target_signal sig) in resume() function
817 resume (oneproc || step || bpstat_should_step (), stop_signal); in proceed()
1342 resume (0, TARGET_SIGNAL_0); in handle_inferior_event()
1349 resume (0, TARGET_SIGNAL_0); in handle_inferior_event()
1474 resume (0, TARGET_SIGNAL_0); in handle_inferior_event()
1558 resume (1, TARGET_SIGNAL_0); in handle_inferior_event()
1696 resume (1, 0); in handle_inferior_event()
2782 resume (currently_stepping (ecs), stop_signal); in keep_going()
2824 resume (currently_stepping (ecs), stop_signal); in keep_going()
Dinferior.h203 extern void resume (int, enum target_signal);
Dwin32-nat.c1468 resume (0, stop_signal); in do_initial_child_stuff()
/mirbsd/src/sys/kern/
Dkern_synch.c417 goto resume;
421 goto resume;
432 resume:
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_CTX_set_session_cache_mode.pod83 By setting this flag, session-resume operations in an SSL/TLS server will not
99 session lookups in the external cache (ie. for session-resume requests) would
DSSL_CTX_add_session.pod43 cache will be searched automatically for session-resume requests (the
DSSL_CTX_sess_set_get_cb.pod38 whenever a SSL/TLS client proposed to resume a session but the session
/mirbsd/src/sys/scsi/
Dcd.h61 u_int8_t resume; member
Dcd.c1575 scsi_cmd.resume = go;
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dmmix-opc.c313 | 0xffff00, OP (resume), B},
Ds390-opc.txt164 b238 rsch S_00 "resume subchannel" g5 esa,zarch
421 b277 rp S_RD "resume program" g5 esa,zarch
/mirbsd/src/lib/libncurses/src/
DTO-DO40 termination of ncurses applications following resume from a ^Z suspend (this
/mirbsd/src/usr.bin/vgrind/
Dvgrindefs.src68 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
/mirbsd/src/usr.bin/window/
DREADME135 resume after the interrupt. (Actually, I hear this is not true,
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Drefcard.tex402 signal {\it num}&resume execution with signal {\it s} (none if {\tt 0})\cr
404 jump *{\it address}&resume execution at specified {\it line} number or
Dgdb.texinfo2987 to insert all of them when you resume the execution of your program.
3371 When you use @code{continue} to resume execution of your program from a
3424 execution, are ignored. This is because any time you resume execution
3563 This message is printed when you attempt to resume the program, since
3636 @samp{signal 0} to resume execution. @xref{Signals, ,Signals}.)
3641 @kindex fg @r{(resume foreground execution)}
3661 To resume execution at a different place, you can use @code{return}
7479 Stop debugging trace snapshots, resume @emph{live} debugging.
10491 @code{continue} command; @samp{signal 0} causes it to resume without a
10531 The @code{return} command does not resume execution; it leaves the
[all …]
/mirbsd/src/usr.bin/ssh/
DPROTOCOL.agent461 If the passphrase matches and the agent is locked, then it will resume
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlcompile.pod58 and resume the interpreter. Status: 6 (many things work adequately,
/mirbsd/src/share/zoneinfo/datfiles/
Dafrica776 # It says there that "Morocco will resume its standard time on July 31,
849 # will resume again at 02:00 on Saturday, August 2, 2014....
/mirbsd/src/lib/libncurses/src/include/
DCaps510 key_resume kres str &5 KEY_RESUME 0570 ----- resume key
539 key_srsume kRES str %j KEY_SRSUME 0623 ----- shifted resume key
/mirbsd/src/usr.bin/vi/docs/tutorial/
Dvi.advanced975 way to type ^S or ^Q, since the system normally uses them to suspend and resume
986 immediately by a ^D if you wish to kill all indentation and not have it resume

12