tag | line | file | source code |
exit | 48 | fs/isofs/util.c | exit (1); |
exit | 81 | fs/isofs/util.c | exit (1); |
exit | 790 | kernel/blk_drv/scsi/scsi.c | int exit=0; |
exit | 834 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 870 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SENSE | SUGGEST_RETRY; |
exit | 878 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SENSE | SUGGEST_ABORT; |
exit | 891 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_OK; |
exit | 926 | kernel/blk_drv/scsi/scsi.c | exit = DRIVER_SOFT | SUGGEST_ABORT; |
exit | 952 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_TIMEOUT | SUGGEST_ABORT); |
exit | 971 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 975 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_HARD | SUGGEST_ABORT); |
exit | 979 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_INVALID | SUGGEST_ABORT); |
exit | 989 | kernel/blk_drv/scsi/scsi.c | exit = SUGGEST_RETRY; |
exit | 992 | kernel/blk_drv/scsi/scsi.c | exit = (DRIVER_ERROR | SUGGEST_DIE); |
exit | 1048 | kernel/blk_drv/scsi/scsi.c | SCpnt->result = result | ((exit & 0xff) << 24); |
exit | 77 | tools/build.c | exit(1); |
exit | 42 | zBoot/piggyback.c | exit(-1); |
exit | 48 | zBoot/piggyback.c | exit(-1); |
exit | 79 | zBoot/piggyback.c | exit(0); |
exit | 28 | zBoot/xtract.c | exit(1); |