Home
last modified time | relevance | path

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

/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmcomon.h8 extern GSM_Error NoneFunction (void);
12 #define NONEFUNCTION (void *) NoneFunction
H A Dgsmcomon.c23 GSM_Error NoneFunction(void) in NoneFunction() function