Home
last modified time | relevance | path

Searched refs:to_fp (Results 1 – 25 of 39) sorted by relevance

12

/vim-8.2.3635/src/
H A Dif_cscope.c946 if ((csinfo[i].to_fp = fdopen(to_cs[1], "w")) == NULL) in cs_create_connection()
1147 (void)fprintf(csinfo[i].to_fp, "%s\n", cmd); in cs_find_common()
1148 (void)fflush(csinfo[i].to_fp); in cs_find_common()
1292 csinfo[i].to_fp = NULL; in clear_csinfo()
2090 (void)putc('\n', csinfo[i].to_fp); in cs_read_prompt()
2091 (void)fflush(csinfo[i].to_fp); in cs_read_prompt()
2153 if (csinfo[i].to_fp != NULL) in cs_release_csp()
2155 (void)fputs("q\n", csinfo[i].to_fp); in cs_release_csp()
2156 (void)fflush(csinfo[i].to_fp); in cs_release_csp()
2255 if (csinfo[i].to_fp != NULL) in cs_release_csp()
[all …]
H A Dif_cscope.h58 FILE * to_fp; // to cscope: FILE. member
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po1933 msgid "cs_create_connection: fdopen for to_fp failed"
1934 msgstr "cs_create_connection: fdopen 失敗 (to_fp)"
H A Dzh_CN.cp936.po2280 msgid "cs_create_connection: fdopen for to_fp failed"
2281 msgstr "cs_create_connection: fdopen to_fp ʧ��"
H A Dcs.cp1250.po1706 msgid "cs_create_connection: fdopen for to_fp failed"
1707 msgstr "cs_create_connection: vol�n� fdopen pro to_fp selhalo"
H A Dcs.po1706 msgid "cs_create_connection: fdopen for to_fp failed"
1707 msgstr "cs_create_connection: vol�n� fdopen pro to_fp selhalo"
H A Dzh_CN.po2281 msgid "cs_create_connection: fdopen for to_fp failed"
2282 msgstr "cs_create_connection: fdopen to_fp ʧ��"
H A Dzh_TW.po1926 msgid "cs_create_connection: fdopen for to_fp failed"
1927 msgstr "cs_create_connection: fdopen ���� (to_fp)"
H A Dzh_CN.UTF-8.po2280 msgid "cs_create_connection: fdopen for to_fp failed"
2281 msgstr "cs_create_connection: fdopen to_fp 失败"
H A Daf.po1894 msgid "cs_create_connection: fdopen for to_fp failed"
1895 msgstr "'cs_create_connection': 'fdopen' vir 'to_fp' het misluk"
H A Duk.cp1251.po2620 msgid "cs_create_connection: fdopen for to_fp failed"
2621 msgstr "cs_create_connection: fdopen ��� to_fp �� ������"
H A Dnl.po2394 msgid "cs_create_connection: fdopen for to_fp failed"
2395 msgstr "cs_create_connection: fdopen voor to_fp is mislukt"
H A Dja.euc-jp.po2337 msgid "cs_create_connection: fdopen for to_fp failed"
2338 msgstr "cs_create_connection: to_fp �� fdopen �˼��Ԥ��ޤ���"
H A Dko.UTF-8.po2526 msgid "cs_create_connection: fdopen for to_fp failed"
2527 msgstr "cs_create_connection: to_fp에 대한 fdopen 실패"
H A Dru.cp1251.po2388 msgid "cs_create_connection: fdopen for to_fp failed"
2389 msgstr "cs_create_connection: �� ������� ��������� fdopen ��� to_fp"
H A Dru.po2388 msgid "cs_create_connection: fdopen for to_fp failed"
2389 msgstr "cs_create_connection: не удалось выполнить fdopen для to_fp"
H A Dja.po2337 msgid "cs_create_connection: fdopen for to_fp failed"
2338 msgstr "cs_create_connection: to_fp の fdopen に失敗しました"
H A Duk.po2620 msgid "cs_create_connection: fdopen for to_fp failed"
2621 msgstr "cs_create_connection: fdopen для to_fp не вдався"
H A Dko.po2526 msgid "cs_create_connection: fdopen for to_fp failed"
2527 msgstr "cs_create_connection: to_fp�� ���� fdopen ����"
H A Dsk.cp1250.po2162 msgid "cs_create_connection: fdopen for to_fp failed"
2163 msgstr "cs_create_connection: volanie fdopen pre to_fp zlyhalo"
H A Dsk.po2162 msgid "cs_create_connection: fdopen for to_fp failed"
2163 msgstr "cs_create_connection: volanie fdopen pre to_fp zlyhalo"
H A Dsv.po2305 msgid "cs_create_connection: fdopen for to_fp failed"
2306 msgstr "cs_create_connection: fdopen f�r to_fp misslyckades"
H A Dja.sjis.po2337 msgid "cs_create_connection: fdopen for to_fp failed"
2338 msgstr "cs_create_connection: to_fp �� fdopen �Ɏ��s���܂���"
H A Dvi.po1916 msgid "cs_create_connection: fdopen for to_fp failed"
1917 msgstr "cs_create_connection: thực hiện fdopen cho to_fp không thành công"
H A Dfi.po2529 msgid "cs_create_connection: fdopen for to_fp failed"
2530 msgstr "cs_create_connection: fdopen to_fp epäonnistui"

12