Searched refs:do_abort (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/contrib/
H A Draid1ext4trim.sh-1.5233 function do_abort(){ function
237 trap do_abort SIGTERM
238 trap do_abort SIGQUIT
239 trap do_abort SIGINT
240 trap do_abort SIGHUP
241 trap do_abort SIGPIPE
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddir_iterate.c147 int do_abort = 0; local
185 do_abort++;
216 if (do_abort)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/wiper/
H A Dwiper.sh660 function do_abort(){ function
664 trap do_abort SIGTERM
665 trap do_abort SIGQUIT
666 trap do_abort SIGINT
667 trap do_abort SIGHUP
668 trap do_abort SIGPIPE
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Darpd.c689 goto do_abort;
703 goto do_abort;
709 goto do_abort;
714 goto do_abort;
719 goto do_abort;
766 goto do_abort;
772 goto do_abort;
786 goto do_abort;
844 do_abort:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Drxrpc.c453 goto do_abort;
456 goto do_abort;
461 do_abort:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR5380.c209 static int do_abort(struct Scsi_Host *host);
844 do_abort(instance);
1614 static int do_abort(struct Scsi_Host *host) { function
1935 do_abort(instance);
1997 do_abort(instance);
2038 do_abort(instance);
2393 do_abort(instance);
2527 do_abort(instance);
H A Datari_NCR5380.c1681 * Function : do_abort (Scsi_Host *host)
1689 static int do_abort(struct Scsi_Host *host) function
1860 do_abort(instance);
1918 do_abort(instance);
1979 do_abort(instance);
2360 do_abort(instance);
2425 do_abort(instance);
2489 if (do_abort(instance) == 0) {
2585 do_abort(instance);
H A Dsun3_NCR5380.c1667 * Function : do_abort (Scsi_Host *host)
1675 static int do_abort (struct Scsi_Host *host) function
1866 do_abort(instance);
1926 do_abort(instance);
1993 do_abort (instance);
2373 do_abort(instance);
2417 do_abort(instance);
2516 if (do_abort(instance) == 0) {
2609 do_abort (instance);
H A Dmesh.c964 static void do_abort(struct mesh_state *ms) function
1104 do_abort(ms);
1139 do_abort(ms);
1217 do_abort(ms);
1408 do_abort(ms);

Completed in 202 milliseconds