Home
last modified time | relevance | path

Searched defs:EnterSecurityCode (Results 1 – 4 of 4) sorted by relevance

/dports/comms/gnokii/gnokii-0.6.31/common/phones/
H A Dpcsc.c1108 static gn_error EnterSecurityCode(gn_data *data, struct gn_statemachine *state) in EnterSecurityCode() function
H A Dnk6100.c3691 static gn_error EnterSecurityCode(gn_data *data, struct gn_statemachine *state) in EnterSecurityCode() function
/dports/comms/gammu/gammu-1.42.0/gammu/
H A Dmisc.c1858 void EnterSecurityCode(int argc UNUSED, char *argv[]) in EnterSecurityCode() function
/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmstate.h918 GSM_Error (*EnterSecurityCode) (GSM_StateMachine *s, GSM_SecurityCode *Code); member