Searched refs:restart (Results 151 - 175 of 199) sorted by relevance

12345678

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr.c1171 restart:
1242 goto restart;
/freebsd-9.3-release/sys/kern/
H A Duipc_usrreq.c499 restart:
524 goto restart;
H A Dvfs_aio.c632 * restart the queue scan.
739 restart:
777 goto restart;
1169 * We have to restart to avoid race, we only sleep if
H A Dkern_sig.c735 * have to restart the process.
3270 restart:
3310 goto restart;
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_snapshot.c257 restart:
290 goto restart;
H A Dffs_alloc.c1955 restart:
2062 goto restart;
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1983 /* restart transfer at specific point */
1985 restart(int argc, char **argv) function
1989 printf("restart: offset not specified\n");
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmips-tdep.c2133 restart:
2198 goto restart;
2221 goto restart;
/freebsd-9.3-release/sys/dev/dc/
H A Dif_dc.c1390 int restart = 0, watchdogreg; local
1396 restart = 1;
1502 if (restart)
3268 /* restart transmit unit if necessary */
4053 * doesn't, re-enable busmastering, and restart the interface if
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c5454 DEF_IE_PRINT(itu, restart)
5463 if(uni_print_iehdr("restart", &ie->h, cx))
5469 DEF_IE_CHECK(itu, restart)
5486 DEF_IE_ENCODE(itu, restart)
5488 START_IE(restart, UNI_IE_RESTART, 1);
5496 DEF_IE_DECODE(itu, restart)
/freebsd-9.3-release/sys/netinet/
H A Dsctputil.c5244 restart:
5373 goto restart;
5413 goto restart;
5445 goto restart;
5495 goto restart;
/freebsd-9.3-release/contrib/ofed/libibcm/
H A Dconfigure6855 *** so that a non-GNU linker is found, and then restart.
6978 *** used, and then restart.
7000 *** used, and then restart.
13447 *** so that a non-GNU linker is found, and then restart.
13570 *** used, and then restart.
13592 *** used, and then restart.
16042 *** so that a non-GNU linker is found, and then restart.
16165 *** used, and then restart.
16187 *** used, and then restart.
/freebsd-9.3-release/contrib/ofed/librdmacm/
H A Dconfigure6855 *** so that a non-GNU linker is found, and then restart.
6978 *** used, and then restart.
7000 *** used, and then restart.
13447 *** so that a non-GNU linker is found, and then restart.
13570 *** used, and then restart.
13592 *** used, and then restart.
16042 *** so that a non-GNU linker is found, and then restart.
16165 *** used, and then restart.
16187 *** used, and then restart.
/freebsd-9.3-release/contrib/tnftp/src/
H A Dcmds.c578 * If restartit is 1, restart the xfer always.
579 * If restartit is -1, restart the xfer only if the remote file is newer.
2372 restart(int argc, char *argv[]) function
2376 UPRINTF("usage: %s [restart-point]\n", argv[0]);
2391 fprintf(ttyout, "restart: Invalid offset `%s'\n",
2397 fputs("No restart point defined.\n", ttyout);
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5668 key_restart krst str &4 KEY_RESTART 0567 ----- restart key
H A DCaps.uwin477 key_restart krst str &4 KEY_RESTART 0567 ----- restart key
/freebsd-9.3-release/gnu/lib/libregex/
H A Dregexec.c2361 from which to restart matching. */
3209 restart:
3243 goto restart;
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.seq50 restart:
701 * eventually restart the selection if appropriate.
H A Daic79xx.c1530 * a SEQINT, so we should restart it when
1695 int restart; local
1773 restart = ahd_handle_pkt_busfree(ahd, busfreetime);
1776 restart = ahd_handle_nonpkt_busfree(ahd);
1800 if (restart) {
2017 * on packet boundaries, clear the error, restart the
2078 * and allow the sequencer to restart the select
2106 * we restart on the correct SCB.
2233 /* restart the sequencer. */
2460 /* Always restart th
[all...]
/freebsd-9.3-release/sys/dev/mfi/
H A Dmfi.c1295 restart:
1324 goto restart;
/freebsd-9.3-release/sys/dev/usb/controller/
H A Dehci.c1596 restart:
1764 goto restart;
/freebsd-9.3-release/sys/geom/raid/
H A Dmd_ddf.c1794 restart:
1843 goto restart;
/freebsd-9.3-release/sys/netipsec/
H A Dkey.c4315 restart:
4336 goto restart;
4345 goto restart;
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c6256 restart:
6279 goto restart;
6329 goto restart;
6347 goto restart;
/freebsd-9.3-release/contrib/gcc/
H A Dc-common.c1387 restart:
1538 goto restart;

Completed in 718 milliseconds

12345678