Searched refs:IDC_AUTOBOOT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/res/
H A Dresource.h41 #define IDC_AUTOBOOT 1042 macro
/netbsd-current/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c713 SendDlgItemMessage(hWnd,IDC_AUTOBOOT,BM_SETCHECK,pref.autoboot,0);
743 case IDC_AUTOBOOT:
745 SendDlgItemMessage(hWnd,IDC_AUTOBOOT,BM_SETCHECK,
785 if (SendDlgItemMessage(hWnd, IDC_AUTOBOOT,

Completed in 193 milliseconds