Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c699 static BOOL autop; in PropDlgProc() local
703 autop = pref.autoboot; in PropDlgProc()
744 autop = !autop; in PropDlgProc()
746 autop,0); in PropDlgProc()
749 EnableWindow(hwnd,autop); in PropDlgProc()