Home
last modified time | relevance | path

Searched refs:loadcheck_image (Results 1 – 4 of 4) sorted by relevance

/dports/misc/heyu2/heyu-2.10/
H A Dpoll.c657 if ( macfound == 1 && ichksum != -1 && loadcheck_image(ichksum) ) { in check4poll()
682 if ( macfound == 1 && ichksum != -1 && loadcheck_image(ichksum) ) { in check4poll()
1102 if ( macfound == 1 && ichksum != -1 && loadcheck_image(ichksum) ) { in check4poll()
1126 if ( macfound == 1 && ichksum != -1 && loadcheck_image(ichksum) ) { in check4poll()
H A Dprocess.h1792 int loadcheck_image ( int );
H A Dprocess.c11149 if ( !loadcheck_image(ichksum) ) {
11280 if ( !loadcheck_image(ichksum) ) {
11567 if ( !loadcheck_image(ichksum) ) {
H A Dx10state.c11513 int loadcheck_image ( int chksum ) function