Home
last modified time | relevance | path

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

/dports/comms/gnocky/gnocky-0.0.7/src/
H A Dphoneview.c95 tmp = g_strconcat("/phones/", gn_model_get(pm.model), ".png", NULL); in gnocky_phone_view_update()
111 aux = gn_model_get(pm.model); in gnocky_phone_view_update()
/dports/comms/gnokii/gnokii-0.6.31/include/
H A Dgnokii.h329 GNOKII_API const char *gn_model_get(const char *product_name);
H A Dgnokii.h.in329 GNOKII_API const char *gn_model_get(const char *product_name);
/dports/comms/gnokii/gnokii-0.6.31/common/
H A Dmisc.c370 GNOKII_API const char *gn_model_get(const char *product_name) in gn_model_get() function
H A Dlibfunctions.c252 aux = gn_model_get(state->config.m_model); /* e.g. 6310 */ in gn_lib_get_phone_model()