Home
last modified time | relevance | path

Searched refs:WNN_HOSTLEN (Results 1 – 25 of 49) sorted by relevance

12

/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/japanese/Wnn7-lib/src/Wnn/etc/
H A Dbdic.c862 char hostname[WNN_HOSTLEN];
874 memset(fh->file_uniq.createhost, 0, WNN_HOSTLEN);
875 strncpy(fh->file_uniq.createhost, hostname, WNN_HOSTLEN - 1);
881 memset(fh->file_uniq_org.createhost, 0, WNN_HOSTLEN);
882 strncpy(fh->file_uniq_org.createhost, hostname, WNN_HOSTLEN - 1);
994 putnull(ofpter, WNN_HOSTLEN - strlen(funiq->createhost));
1010 getnstr(ifpter, WNN_HOSTLEN, funiq->createhost) == -1)
1027 char hostname[WNN_HOSTLEN];
1039 memset(fh.file_uniq.createhost, 0, WNN_HOSTLEN);
1040 strncpy(fh.file_uniq.createhost, hostname, WNN_HOSTLEN - 1);
[all …]
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/etc/
H A Dbdic.c544 char hostname[WNN_HOSTLEN]; in create_file_header()
551 gethostname (hostname, WNN_HOSTLEN); in create_file_header()
552 hostname[WNN_HOSTLEN - 1] = '\0'; in create_file_header()
557 bzero (fh.file_uniq.createhost, WNN_HOSTLEN); in create_file_header()
564 bzero (fh.file_uniq_org.createhost, WNN_HOSTLEN); in create_file_header()
643 put_null (ofpter, WNN_HOSTLEN - strlen (funiq->createhost)); in output_file_uniq()
733 char hostname[WNN_HOSTLEN];
740 gethostname (hostname, WNN_HOSTLEN);
741 hostname[WNN_HOSTLEN - 1] = '\0';
746 bzero (fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/Wnn/etc/
H A Dbdic.c1132 char hostname[WNN_HOSTLEN];
1137 gethostname(hostname, WNN_HOSTLEN);
1138 hostname[WNN_HOSTLEN - 1] = '\0';
1143 bzero(fh->file_uniq.createhost, WNN_HOSTLEN);
1150 bzero(fh->file_uniq_org.createhost, WNN_HOSTLEN);
1258 putnull(ofpter, WNN_HOSTLEN - strlen(funiq->createhost), args);
1416 char hostname[WNN_HOSTLEN];
1422 gethostname(hostname, WNN_HOSTLEN);
1423 hostname[WNN_HOSTLEN - 1] = '\0';
1428 bzero(fh.file_uniq.createhost, WNN_HOSTLEN);
[all …]
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/include/
H A Djslib.h130 #define WNN_HOSTLEN 16 macro
378 char createhost[WNN_HOSTLEN];
/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/Wnn/include/
H A Djslib.h294 #define WNN_HOSTLEN 16 macro
660 char createhost[WNN_HOSTLEN];
/dports/japanese/Wnn7-lib/src/Wnn/include/
H A Djslib.h305 #define WNN_HOSTLEN 16 macro
711 char createhost[WNN_HOSTLEN];
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Ddo_filecom.c441 for (i = 0; i < WNN_HOSTLEN; i++) in js_hindo_file_create_client()
578 for (i = 0; i < WNN_HOSTLEN; i++) in file_loaded_local()
911 for (i = 0; i < WNN_HOSTLEN; i++) { in js_file_receive()
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jlib/
H A Djs.c779 char host[WNN_HOSTLEN]; in js_open_lang()
829 gethostname (host, WNN_HOSTLEN); in js_open_lang()
830 host[WNN_HOSTLEN - 1] = '\0'; /* truncate by WNN_HOSTLEN */ in js_open_lang()
1405 for (i = 0; i < WNN_HOSTLEN; i++)
1598 for (i = 0; i < WNN_HOSTLEN; i++)
2767 for (i = 0; i < WNN_HOSTLEN; i++)
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jlib/
H A Djs.c779 char host[WNN_HOSTLEN]; in js_open_lang()
829 gethostname (host, WNN_HOSTLEN); in js_open_lang()
830 host[WNN_HOSTLEN - 1] = '\0'; /* truncate by WNN_HOSTLEN */ in js_open_lang()
1405 for (i = 0; i < WNN_HOSTLEN; i++)
1598 for (i = 0; i < WNN_HOSTLEN; i++)
2767 for (i = 0; i < WNN_HOSTLEN; i++)
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jlib/
H A Djs.c779 char host[WNN_HOSTLEN]; in js_open_lang()
829 gethostname (host, WNN_HOSTLEN); in js_open_lang()
830 host[WNN_HOSTLEN - 1] = '\0'; /* truncate by WNN_HOSTLEN */ in js_open_lang()
1405 for (i = 0; i < WNN_HOSTLEN; i++)
1598 for (i = 0; i < WNN_HOSTLEN; i++)
2767 for (i = 0; i < WNN_HOSTLEN; i++)

12