Searched refs:stop (Results 26 - 50 of 74) sorted by relevance

123

/osnet-11/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S400 /* go here when you need to stop the machine hard after an error condition */
401 stop: jmp stop label
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstart.S338 /* go here when you need to stop the machine hard after an error condition */
339 stop: jmp stop label
/osnet-11/usr/src/lib/libproc/common/
H A DPsyscall.c61 int stop; local
65 stop = Psysexit(P, sysnum, TRUE);
70 (void) Psysexit(P, sysnum, stop);
238 int sentry; /* old value of stop-on-syscall-entry */
240 sentry = Psysentry(P, sysindex, TRUE); /* set stop-on-syscall-entry */
277 (void) Psysentry(P, sysindex, sentry); /* restore sysentry stop */
304 int sexit; /* old value of stop-on-syscall-exit */
411 * Execute the syscall instruction and stop on syscall entry.
H A DPcontrol.c295 (void) Pstop(P, 0); /* stop the controlled process */
302 * running again, expecting it to stop when it reaches pause().
370 * it to stop on exit from the exec().
391 * wait for it to stop on entry to the next exec().
511 * PGRAB_NOSTOP Open the process but do not force it to stop.
730 * to stop via /proc, do not set run-on-last-close.
754 * If a stop directive is pending and the process has not yet stopped,
755 * then synchronously wait for the stop directive to take effect.
756 * Limit the time spent waiting for the process to stop by iterating
758 * between sending the stop directiv
2516 Psetaction(struct ps_prochandle *P, void *sp, size_t size, uint_t flag, int max, int which, int stop) argument
2562 Psignal(struct ps_prochandle *P, int which, int stop) argument
2601 Pfault(struct ps_prochandle *P, int which, int stop) argument
2628 Psysentry(struct ps_prochandle *P, int which, int stop) argument
2655 Psysexit(struct ps_prochandle *P, int which, int stop) argument
[all...]
H A Dllib-lproc77 int Psignal(struct ps_prochandle *Pr, int which, int stop);
79 int Pfault(struct ps_prochandle *Pr, int which, int stop);
81 int Psysentry(struct ps_prochandle *Pr, int which, int stop);
83 int Psysexit(struct ps_prochandle *Pr, int which, int stop);
/osnet-11/usr/src/lib/libslp/javalib/com/sun/slp/
H A Dslpd.java71 * java com.sun.slpd [monitor] [stop] [-f <config file name>]
76 * brought up. The optional stop argument indicates that slpd should
77 * signal a running slpd to stop. The optional <config file name> argument
237 * Usage: slpd [monitor] [stop] [-f config-file name]<br>
242 * <b>stop <b> Bring down a running slpd and exit.
289 } else if (args[i].equals("stop")) {
335 // Either start or stop the server, depending on what was
342 stop();
463 static void stop() throws ServiceLocationException { method in class:slpd
561 // We signal for stop o
[all...]
/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DBrowserApp.java149 serviceBrowser.stop();
158 serviceBrowser.stop();
H A DSimpleChat.java178 resolver.stop();
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dcrash.d68 stop();
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dcrash.d68 stop();
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfscmp.c73 u64 stop; member in struct:progress_bar
268 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int flags) argument
271 p->stop = stop;
272 p->unit = 100.0 / (stop - start);
288 if (current != p->stop) {
H A Dntfsclone.c134 u64 stop; member in struct:progress_bar
469 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int res) argument
472 p->stop = stop;
473 p->unit = 100.0 / (stop - start);
482 if (current != p->stop) {
H A Dntfsresize.c158 u64 stop; member in struct:progress_bar
951 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int flags) argument
954 p->stop = stop;
955 p->unit = 100.0 / (stop - start);
976 if (current != p->stop) {
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregexec.c41 Idx start, Idx last_start, Idx stop,
49 Idx stop, bool ret_len) internal_function;
52 regoff_t range, Idx stop,
341 re_match_2 (bufp, string1, length1, string2, length2, start, regs, stop)
344 Idx length1, length2, start, stop;
348 start, 0, regs, stop, true);
355 re_search_2 (bufp, string1, length1, string2, length2, start, range, regs, stop)
358 Idx length1, length2, start, stop;
363 start, range, regs, stop, false);
375 Idx stop, boo
343 Idx length1, length2, start, stop; variable
357 Idx length1, length2, start, stop; variable
370 re_search_2_stub(struct re_pattern_buffer *bufp, const char *string1, Idx length1, const char *string2, Idx length2, Idx start, regoff_t range, struct re_registers *regs, Idx stop, bool ret_len) argument
418 re_search_stub(struct re_pattern_buffer *bufp, const char *string, Idx length, Idx start, regoff_t range, Idx stop, struct re_registers *regs, bool ret_len) argument
641 re_search_internal(const regex_t *preg, const char *string, Idx length, Idx start, Idx last_start, Idx stop, size_t nmatch, regmatch_t pmatch[], int eflags) argument
[all...]
H A Dregex_internal.c185 pstr->stop = pstr->len;
186 pstr->raw_stop = pstr->stop;
427 pstr->stop += mbcdlen - mbclen;
588 pstr->stop = pstr->raw_stop;
645 pstr->stop = pstr->raw_stop - idx + offset;
698 pstr->stop = pstr->raw_stop - idx + offset;
804 pstr->stop -= offset;
H A Dregex_internal.h394 Idx stop; member in struct:re_string_t
450 #define re_string_eoi(pstr) ((pstr)->stop <= (pstr)->cur_idx)
/osnet-11/usr/src/cmd/hal/addons/network-devices/
H A Daddon-network-discovery.c140 time_t start, stop; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm434 :/start/,/stop/s/from/to/
438 use NewSubst qw(start stop from to) ;
449 my ($self, $start, $stop, $from, $to) = @_ ;
451 croak("usage: use Subst qw(start stop from to)")
466 filter_del() if /$stop/ ;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSymbol.pm77 stop working after you delete C<Foo>, even if you reload the C<Foo> module
/osnet-11/usr/src/grub/grub2/grub-core/net/drivers/efi/
H A Definet.c148 /* First we call shutdown(), then stop() */
153 st = efi_call_1(net->stop, net);
155 grub_dprintf("net", "Error stop()ing efinet: 0x%lx\n",
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c988 * stop If TLAN_EEPROM_STOP is passed, a
989 * stop cycle is sent after the
1000 int TLan_EeSendByte(u16 io_base, u8 data, int stop) argument
1024 if ((!err) && stop) {
1048 * stop If TLAN_EEPROM_STOP is passed, a
1049 * stop cycle is sent after the
1055 * ack and a stop bit. This function is used to retrieve
1061 void TLan_EeReceiveByte(u16 io_base, u8 * data, int stop) argument
1080 if (!stop) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DStd.pm44 both functions will stop processing switches when they see the argument
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c930 __bam_copy(dbp, pp, cp, nxt, stop)
933 u_int32_t nxt, stop;
941 for (off = 0; nxt < stop; ++nxt, ++NUM_ENT(cp), ++off) {
/osnet-11/usr/src/lib/libast/common/comp/
H A Domitted.c869 int stop; local
978 stop = suffix;
989 } while (suffix != stop);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c1193 int stop = 1; local
1201 stop = (msg_handler(context, &reply, msg_handler_data) != 0);
1204 if (stop) {

Completed in 882 milliseconds

123