Home
last modified time | relevance | path

Searched refs:md_stop (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/nethack33/nethack-3.3.1/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
231 md_stop(stopp, startp) in md_stop() function
379 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmail.c35 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
229 md_stop(stopp, startp) in md_stop() function
377 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmail.c37 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
235 md_stop(stopp, startp) in md_stop() function
383 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmail.c37 STATIC_DCL boolean FDECL(md_stop,(coord *, coord *));
228 md_stop(stopp, startp) in md_stop() function
376 if (!md_start(&start) || !md_stop(&stop,&start)) goto give_up;
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmail.c44 static boolean md_stop(coord *, coord *);
247 md_stop(coord *stopp, /* stopping position (we fill it in) */ in md_stop() function
396 if (!md_start(&start) || !md_stop(&stop, &start)) in newmail()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmail.c40 STATIC_DCL boolean FDECL(md_stop, (coord *, coord *));
244 md_stop(stopp, startp) in md_stop() function
396 if (!md_start(&start) || !md_stop(&stop, &start))
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmail.c40 STATIC_DCL boolean FDECL(md_stop, (coord *, coord *));
244 md_stop(stopp, startp) in md_stop() function
396 if (!md_start(&start) || !md_stop(&stop, &start))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Dmd.h739 extern void md_stop(struct mddev *mddev);
H A Ddm-raid.c3311 md_stop(&rs->md); in raid_ctr()
3322 md_stop(&rs->md); in raid_dtr()
H A Dmd.c6304 void md_stop(struct mddev *mddev) in md_stop() function
6314 EXPORT_SYMBOL_GPL(md_stop);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Dmd.h739 extern void md_stop(struct mddev *mddev);
H A Ddm-raid.c3311 md_stop(&rs->md); in raid_ctr()
3322 md_stop(&rs->md); in raid_dtr()
H A Dmd.c6304 void md_stop(struct mddev *mddev) in md_stop() function
6314 EXPORT_SYMBOL_GPL(md_stop);
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Dmd.h739 extern void md_stop(struct mddev *mddev);
H A Ddm-raid.c3311 md_stop(&rs->md); in raid_ctr()
3322 md_stop(&rs->md); in raid_dtr()
H A Dmd.c6304 void md_stop(struct mddev *mddev) in md_stop() function
6314 EXPORT_SYMBOL_GPL(md_stop);
/dports/textproc/wiggle/wiggle-1.3/tests/linux/md/
H A Dorig3367 * this also signals 'finished resyncing' to md_stop
H A Dlmerge3282 * this also signals 'finished resyncing' to md_stop
/dports/textproc/wiggle/wiggle-1.3/tests/linux/md-loop/
H A D23374 * this also signals 'finished resyncing' to md_stop
H A Dmerge3380 * this also signals 'finished resyncing' to md_stop

12