/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_ist.c | 38 ISSUER_SIGN_TOOL *ist = ISSUER_SIGN_TOOL_new(); variable 41 if (ist == NULL) { 52 ist->signTool = ASN1_UTF8STRING_new(); 53 if (ist->signTool == NULL 55 || !ASN1_STRING_set(ist->signTool, cnf->value, strlen(cnf->value))) { 60 ist->cATool = ASN1_UTF8STRING_new(); 61 if (ist->cATool == NULL 63 || !ASN1_STRING_set(ist->cATool, cnf->value, strlen(cnf->value))) { 68 ist->signToolCert = ASN1_UTF8STRING_new(); 69 if (ist->signToolCert == NULL [all …]
|
/freebsd/usr.bin/vi/catalog/ |
H A D | german.UTF-8.base | 29 030 "Die Datei %s ist kein Meldungskatalog" 34 035 "set: %s ist keine Boolsche Option" 37 038 "set: %s Option: %s ist eine ungültige Zahl" 38 039 "set: %s ist keine Boolsche Option" 43 044 "Die lisp-Option ist nicht implementiert" 47 053 "Der Standardpuffer ist leer" 48 054 "Puffer %s ist leer" 87 094 "Die zweite Adresse ist kleiner als die erste" 91 098 "Das Kommando %s ist unbekannt" 96 103 "Ungültige Adresse: die Datei ist leer" [all …]
|
/freebsd/stand/efi/loader/arch/amd64/ |
H A D | trap.c | 72 static int ist; /* IST for exception handlers */ variable 201 ist = 0; in free_tables() 363 for (ist = 1; ist < NUM_IST; ist++) { in efi_redirect_exceptions() 364 if (ist_use_table[ist] == 0) in efi_redirect_exceptions() 367 if (ist == NUM_IST) { in efi_redirect_exceptions() 377 loader_idt_e->gd_ist = ist; in efi_redirect_exceptions() 379 (&(tss->tss_ist1))[ist - 1] = exc_stack_pa + PAGE_SIZE; in efi_redirect_exceptions() 401 if (ist != 0) in efi_unredirect_exceptions() 402 (&(((struct amd64tss *)tss_pa)->tss_ist1))[ist - 1] = 0; in efi_unredirect_exceptions()
|
/freebsd/lib/libc/nls/ |
H A D | de_DE.ISO8859-1.msg | 18 6 Ger�t ist nicht konfiguriert 20 7 Argumentliste ist zu lang 38 16 Das Ger�t ist belegt 66 30 Dateisystem ist schreibgesch�tzt 82 38 Deskriptor ist kein Socket 118 56 Socket ist schon verbunden 120 57 Socket ist nicht verbunden 138 66 Verzeichnis ist nicht leer 150 72 RPC-Struktur ist ung�ltig 152 73 RPC-Version ist falsch
|
/freebsd/contrib/tcsh/nls/german/ |
H A D | set13 | 9 7 where: / in Befehl ist nicht sinnvoll\n 10 8 %S ist ein Alias für 11 9 %S ist ein eingebauter Shell-Befehl\n
|
H A D | set26 | 5 3 FEHLER! letztes Element ist nicht whotail!\n 7 5 FEHLER! erstes Element ist nicht whohead!\n
|
H A D | set22 | 12 10 Kommandozeile ist nun:\n 15 13 Kommandozeile ist nun:\n
|
H A D | set7 | 19 17 DeleteChars: num ist lächerlich: %d\r\n 21 19 StartInsert: num ist lächerlich: %d\r\n
|
H A D | set20 | 12 10 %-15s-> ist undefiniert\n 13 11 BUG!!! %s ist mit nichts belegt.\n
|
H A D | set23 | 31 29 Systemtyp ist nicht gesetzt
|
/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon.c | 302 icmp_subtype_t *ist; in find_icmpsubtype() local 313 for (ist = table; ist->ist_val != -2; ist++) in find_icmpsubtype() 314 if (ist->ist_val == type) in find_icmpsubtype() 315 return (ist); in find_icmpsubtype() 490 icmp_subtype_t *ist; in icmpname() local 504 ist = NULL; in icmpname() 506 ist = find_icmpsubtype(code, it->it_subtable, it->it_stsize); in icmpname() 508 if (ist != NULL && ist->ist_name != NULL) in icmpname() 509 strcat(name, ist->ist_name); in icmpname() 520 icmp_subtype_t *ist; in icmpname6() local [all …]
|
/freebsd/usr.bin/ee/nls/de_DE.ISO8859-1/ |
H A D | ee.msg | 85 76 "Angegebener Befehl ist nicht eindeutig" 88 79 "Aktuelle Datei ist \"%s\" " 93 84 "Datei \"%s\" ist ein Verzeichnis" 115 106 "Men� ist zu gro� f�r das Fenster"
|
/freebsd/contrib/bc/locales/ |
H A D | de_CH.utf8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_DE.UTF-8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_AT.ISO8859-1.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_AT.ISO8859-15.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_AT.UTF-8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_AT.utf8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_CH.ISO8859-1.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_CH.ISO8859-15.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_CH.UTF-8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_DE.ISO8859-1.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_DE.ISO8859-15.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
H A D | de_DE.utf8.msg | 103 4 "Datei ist nicht Text: %s" 104 5 "Pfad ist ein Verzeichnis: %s"
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | biosig | 9 # https://pub.ist.ac.at/~schloegl/matlab/eeg/ 10 # https://pub.ist.ac.at/~schloegl/biosig/TESTED
|