Home
last modified time | relevance | path

Searched defs:PortState (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.mm113 typedef struct OpaquePortState* PortState; typedef
571 PortState_QD *qdPortState = (PortState_QD *)portState; argument
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef