Searched refs:restart (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/mips/arc/
H A Dreboot.c28 GRUB_ARC_FIRMWARE_VECTOR->restart ();
/osnet-11/usr/src/cmd/sendmail/db/mp/
H A Dmp_region.c62 int nomore, restart, ret, wrote; local
116 restart = total = 0;
135 * the region lock, restart the buffer list walk. If we neither
142 mfp, bhp, &restart, &wrote)) != 0)
157 if (restart)
190 if (restart)
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dcpio.c403 grub_uint32_t mode, int *restart)
416 *restart = 0;
467 *restart = 1;
482 *restart = 1;
556 int restart; local
557 err = handle_symlink (data, name, &path, mode, &restart);
561 if (restart)
618 int restart; local
629 if (handle_symlink (data, fn, &name, mode, &restart))
635 if (restart)
401 handle_symlink(struct grub_cpio_data *data, const char *fn, char **name, grub_uint32_t mode, int *restart) argument
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c245 restart:
612 goto restart;
619 goto restart;
697 goto restart;
702 goto restart;
782 goto restart;
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_finddev.c111 restart:
147 * restart if directory contents have out-grown
151 goto restart;
/osnet-11/usr/src/grub/grub2/include/grub/arc/
H A Darc.h163 void (*restart) (void); member in struct:grub_arc_firmware_vector
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcompress.c273 restart:
286 * resulting partial run so simply restart.
289 goto restart;
/osnet-11/usr/src/lib/libc/port/threads/
H A Dscalls.c252 /* restart all threads that were suspended for fork() */
633 restart:
647 goto restart;
655 goto restart;
675 goto restart;
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_browser.c1254 restart:
1275 goto restart;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dprimegen.c857 progress(':'); /* restart with a new random value */
1475 restart:
1583 goto restart;
1717 restart:
1826 goto restart;
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dprimegen.c856 progress(':'); /* restart with a new random value */
1474 restart:
1582 goto restart;
1716 restart:
1825 goto restart;
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py802 def restart(self): function
803 """Execute svcadm restart on this service."""
809 ret = self.svc.restart()
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl145 the restart code; the debugger state variables are saved in C<%ENV> and then
965 # after a restart
1207 we'll need it if we restart.
1216 # much with it. We'll need this if we have to restart.
1363 This section handles the restart command. When the C<R> command is invoked, it
1369 PERLDB_RESTART - flag only, contains no restart data itself.
1388 # We're restarting, so we don't need the flag that says to restart anymore.
1390 # $restart = 1;
1886 Debugged program terminated. Use B<q> to quit or B<R> to restart,
2034 So why have two labels to restart th
[all...]
/osnet-11/usr/src/lib/libcurses/
H A DMakefile.com77 raw.o redrawwin.o reset_sh.o resetty.o restart.o \
/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c1005 restart:
1022 goto restart;
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c1273 int end, restart, base; local
1297 end = restart = findbreak(&errmsg[base],0,availablewidth);
1298 restart += base;
1299 while( errmsg[restart]==' ' ) restart++;
1301 base = restart;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c532 restart:
650 goto restart;
708 goto restart;
767 goto restart;
889 goto restart;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm611 sub restart subroutine
613 @_ == 2 || croak 'usage: $ftp->restart( BYTE_OFFSET )';
1400 =item restart ( WHERE )
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregexec.c2434 from which to restart matching. */
3279 restart:
3313 goto restart;

Completed in 126 milliseconds