Searched refs:gpai (Results 1 – 2 of 2) sorted by relevance
17 PATTACHINFO gpai = NULL; variable446 if (!gpai) return TRUE; in IsRemoveAttachThread()448 pai = gpai; // Bottom of the list. in IsRemoveAttachThread()505 pai->paiNext = gpai; in UserAttachThreadInput()508 gpai = pai; in UserAttachThreadInput()580 if (!gpai) return STATUS_INVALID_PARAMETER; in UserAttachThreadInput()583 ppai = &gpai; in UserAttachThreadInput()
48 extern PATTACHINFO gpai;