Home
last modified time | relevance | path

Searched refs:port_err (Results 1 – 25 of 57) sorted by relevance

123

/dports/net-im/libstrophe/libstrophe-0.11.0/examples/
H A Dcomponent.c48 char *jid, *pass, *host, *port_err = NULL; in main() local
62 short tmp_port = (short)strtol(argv[4], &port_err, 10); in main()
63 if (tmp_port < 0 || *port_err != '\0') { in main()
/dports/net-im/libmesode/libmesode-0.10.1/examples/
H A Dcomponent.c45 char *jid, *pass, *host, *port_err = NULL; in main() local
59 short tmp_port = (short) strtol(argv[4], &port_err, 10); in main()
60 if (tmp_port < 0 || *port_err != '\0') { in main()
/dports/www/pound/Pound-2.8/
H A Dz2_2_6_1.py663 port_err=('\n\nZope wants to use %(socktype)s port %(port)s for its ' variable
681 raise port_err % {'port':port,
713 raise port_err % {'port':port,
754 raise port_err % {'port':port,
797 raise port_err % {'port':port,
832 raise port_err % {'port':fcgiPort,
859 raise port_err % {'port':port,
873 raise port_err % {'port':port,
/dports/sysutils/webmin/webmin-1.981/firewalld/lang/
H A Dur.auto44 port_err=بندرگاہ کو بچانے میں ناکام
H A Dar.auto44 port_err=فشل في حفظ المنفذ
H A Dko.auto44 port_err=포트를 저장하지 못했습니다
H A Dhe.auto44 port_err=שמירת היציאה נכשלה
H A Dbg.auto44 port_err=Неуспешно запазване на пристанището
H A Del.auto44 port_err=Αποτυχία αποθήκευσης θύρας
H A Dth.auto44 port_err=บันทึกพอร์ตไม่สำเร็จ
H A Dfa.auto44 port_err=ذخیره بندر انجام نشد
H A Dzh_TW.auto44 port_err=保存端口失敗
H A Dja.auto44 port_err=ポートを保存できませんでした
H A Dru.auto44 port_err=Не удалось сохранить порт
H A Duk.auto44 port_err=Не вдалося зберегти порт
H A Dzh.auto44 port_err=保存端口失败
H A Dbe.auto44 port_err=Не атрымалася захаваць порт
H A Deu.auto44 port_err=Huts egin du portua gordetzean
H A Dnl.auto44 port_err=Poort kan niet worden opgeslagen
H A Dpl41 port_err=Błąd zapisywania portu
H A Den44 port_err=Failed to save port
H A Dit.auto44 port_err=Impossibile salvare la porta
H A Dsl.auto44 port_err=Pristanišča ni bilo mogoče shraniti
/dports/net/py-ldap3/ldap3-2.8.1/ldap3/core/
H A Dserver.py151 port_err = check_port(port)
152 if port_err:
154 log(ERROR, port_err)
155 raise LDAPInvalidPortError(port_err)
/dports/lang/fth/fth-1.4.1/ficl/
H A Dficl.h745 FTH port_err; member
978 #define ficlVmGetPortErr(vm) ((vm)->callback.port_err)
1399 FTH port_err; member

123