Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dtask.c900 static int yv_fputs(p_file *file, const char *buf);
913 &yv_fgets, &yv_fputs, &yv_fread, &yv_fwrite,
1118 yv_fputs(p_file *file, const char *buf) in yv_fputs() function