代码搜索:idle
找到约 4,283 项符合「idle」的源代码
代码结果 4,283
www.eeworm.com/read/386478/8743859
idle
www.eeworm.com/read/386476/8744360
idle
www.eeworm.com/read/305566/3772210
idle
# Makefile for ...cwp/main
# Just say "make"
SHELL = /bin/sh
# Adapt the flags in the following paragraph to your system
ROOT = /usr/local/cwp
OPTC = -O
B = $(ROOT)/bin
I = $(ROOT)/include
L = $(RO
www.eeworm.com/read/148377/12471216
idle
www.eeworm.com/read/292051/8380137
txt idle.txt
6 r4, $0 ;move 0 into r4
26 r4 ;lower our priority TO 0
6 r1, $20 ;move 20 into r1
11 r1 ;print the number 20
6 r2, $-19 ;back up the ip 19
13 r2 ;loop forever (jump back 19)
www.eeworm.com/read/291164/8438746
c idle.c
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
#include
#ifdef _POSIX_PRIORITY_SCHEDULING
#include
#include
www.eeworm.com/read/291164/8438769
h idle.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001 by Solar Designer
*/
/*
* Idle priority support routines.
*/
#ifndef _JOHN_IDLE_H
#define _JOHN_IDLE_H
/*
www.eeworm.com/read/290755/8464177
bmp idle.bmp
www.eeworm.com/read/289769/8528194
c idle.c
/*****************************************
NAME: idle.c
DESC: IDLE mode test
HISTORY:
03.23.2002:purnnamu: first release for 2410
*****************************************/
#include "
www.eeworm.com/read/289769/8528210
h idle.h
#ifndef __IDLE_H__
#define __IDLE_H__
void Test_IdleMode(void);
void Test_IdleModeHard(void);
void Test_MMUIdleMode(void);
#endif /*__IDLE_H__*/