Home
last modified time | relevance | path

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

/haiku/src/libs/mapm/
H A Dmapm_set.c158 void m_apm_set_string(M_APM ctmp, char *s_in) in m_apm_set_string() argument
175 if ((i = strlen(s_in)) > (M_lbuf - 4)) in m_apm_set_string()
189 strcpy(s,s_in); in m_apm_set_string()
282 M_apm_log_error_msg(M_APM_RETURN, s_in); in m_apm_set_string()