Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_file.c1017 _cs_file_gets(char *s, in _cs_file_gets() function
3515 return _cs_file_gets(s, size, f, line, 0); in cs_file_gets()
3543 return _cs_file_gets(s, size, f, line, 1); in cs_file_gets_try()