/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | unique.c | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 41 #define UNIQUE_MASK ((1ULL << UNIQUE_BITS) - 1) 49 return (TREE_CMP(una->un_value, unb->un_value)); in unique_compare() 79 unique_t *un = kmem_alloc(sizeof (unique_t), KM_SLEEP); in unique_insert() local 81 un->un_value = value; in unique_insert() 84 while (un->un_value == 0 || un->un_value & ~UNIQUE_MASK || in unique_insert() 85 avl_find(&unique_avl, un, &idx)) { in unique_insert() 87 (void) random_get_pseudo_bytes((void*)&un->un_value, in unique_insert() 88 sizeof (un->un_value)); in unique_insert() [all …]
|
/freebsd/contrib/capsicum-test/ |
H A D | socket.cc | 4 #include <sys/un.h> 13 #include "capsicum-test.h" 16 const char* socketName = TmpFile("capsicum-test.socket"); in TEST() 45 struct sockaddr_un un; in TEST() local 46 memset(&un, 0, sizeof(un)); in TEST() 47 un.sun_family = AF_UNIX; in TEST() 48 strcpy(un.sun_path, socketName); in TEST() 49 socklen_t len = sizeof(un); in TEST() 50 EXPECT_NOTCAPABLE(connect_(cap_sock_rw, (struct sockaddr *)&un, len)); in TEST() 51 EXPECT_OK(connect_(cap_sock_all, (struct sockaddr *)&un, len)); in TEST() [all …]
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 1 /*- 2 * Copyright (c) 2014-2015 Netflix, Inc. 89 strcpy(arg1, "-c"); in my_popen() 97 case -1: /* Error. */ in my_popen() 105 /* Close out un-used sides */ in my_popen() 144 * pclose -- 145 * Pclose returns -1 if stream is not associated with a `popened' command, 162 } while (pid == -1 && errno == EINTR); in my_pclose() 291 …printf(" MACHINE_CLEAR.COUNT) * ((UOPS_ISSUED.ANY - UOPS_RETIRED.RETIRE_SLOTS + 4 * INT_MI… in explain_name_ib() 310 printf("Examine (ICACHE.IFETCH_STALL - ITLB_MISSES.WALK_DURATION)/ CPU_CLK_UNHALTED.THREAD_P\n"); in explain_name_ib() [all …]
|
/freebsd/usr.bin/vi/catalog/ |
H A D | french.UTF-8.base | 15 016 "L'entrée et la sortie Vi standards doivent être un terminal" 29 030 "Ce fichier %s n'est pas un catalogue de messages" 37 038 "Définition : option %s : %s n'est pas un nombre valide" 73 079 "Caractère non-imprimable introuvable" 90 097 "Référence à un numéro de ligne inférieure à 0" 99 106 "Les abréviations doivent finir par un caractère \"mot\"" 101 108 "Les abréviations ne peuvent pas contenir un mélange de caractères mot/non-mot, sauf à la fin" 118 125 "%s/%s : échec de source : ni vous ni le super-utilisateur n'êtes les propriétaires " 120 127 "%s/%s : échec de source : peut être écrit par un utilisateur autre que le propriétaire" 121 128 "%s : échec de source : ni vous ni le super-utilisateur n'êtes les propriétaires" [all …]
|
H A D | spanish.UTF-8.base | 29 030 "El archivo %s no es un catálogo de mensajes" 37 038 "determinar: opción %s: %s es un número ilegal" 90 097 "Referencia a un número de línea menor que 0" 99 106 "Las abreviaturas deben terminar con un carácter de \"palabra\" " 101 108 "Las abreviaturas no pueden mezclar caracteres palabra/no-palabra, salvo al final" 108 115 "No hay un comando anterior para reemplazar a \"!\"" 117 124 "El comando %s no puede usarse como parte de un comando global o v" 120 127 "%s/%s: sin fuente: puede ser escrito por un usuario que no sea el propietario" 123 130 "%s: sin fuente: puede ser escrito por un usuario que no sea el propietario" 129 136 "Marca de nombres debe ser un sólo carácter" [all …]
|
/freebsd/tools/regression/sockets/pr_atomic/ |
H A D | pr_atomic.c | 1 /*- 33 #include <sys/un.h> 55 struct sockaddr_un un; in main() local 59 if (mkstemp(socket_path) == -1) in main() 62 if (s == -1) in main() 63 errx(-1, "socket"); in main() 64 memset(&un, 0, sizeof(un)); in main() 65 un.sun_family = AF_LOCAL; in main() 67 strcpy(un.sun_path, socket_path); in main() 68 if (bind(s, (struct sockaddr *)&un, sizeof(un)) == -1) in main() [all …]
|
/freebsd/contrib/bc/locales/ |
H A D | es_ES.UTF-8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 60 10 "la asignación no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz" 62 12 "ya hay un parámetro de función o variable automatica que se llama \"%s%s\"" 64 14 "no puede haber un valor de retorno de una función \"void\": %s()" 69 19 "POSIX no permite un punto ('.') como un ataj [all...] |
H A D | es_ES.utf8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 60 10 "la asignación no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz" 62 12 "ya hay un parámetro de función o variable automatica que se llama \"%s%s\"" 64 14 "no puede haber un valor de retorno de una función \"void\": %s()" 69 19 "POSIX no permite un punto ('.') como un ataj [all...] |
H A D | es_ES.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 60 10 "la asignaci�n no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz" 62 12 "ya hay un par�metro de funci�n o variable automatica que se llama \"%s%s\"" 64 14 "no puede haber un valor de retorno de una funci�n \"void\": %s()" 69 19 "POSIX no permite un punto ('.') como un ataj [all...] |
H A D | es_ES.ISO8859-15.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 60 10 "la asignaci�n no es valida: en la izquierda debe ser scale, ibase, obase, last, var, o un elemento de matriz" 62 12 "ya hay un par�metro de funci�n o variable automatica que se llama \"%s%s\"" 64 14 "no puede haber un valor de retorno de una funci�n \"void\": %s()" 69 19 "POSIX no permite un punto ('.') como un ataj [all...] |
H A D | fr_BE.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 66 16 "POSIX interdit les noms de plus d'un caractère : %s" 68 18 "POSIX interdit le mot-clé '%s'" 75 25 "POSIX exige une nouvelle ligne entre un point-virgul [all...] |
H A D | fr_CA.UTF-8.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 66 16 "POSIX interdit les noms de plus d'un caractère : %s" 68 18 "POSIX interdit le mot-clé '%s'" 75 25 "POSIX exige une nouvelle ligne entre un point-virgul [all...] |
H A D | fr_CH.ISO8859-1.msg | 2 $ SPDX-License-Identifier: BSD-2-Clause 4 $ Copyright (c) 2018-2024 Gavin D. Howard and contributors. 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 66 16 "POSIX interdit les noms de plus d'un caractère : %s" 68 18 "POSIX interdit le mot-clé '%s'" 75 25 "POSIX exige une nouvelle ligne entre un point-virgul [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | BalancedPartitioning.cpp | 1 //===- BalancedPartitioning.cpp -------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 21 #define DEBUG_TYPE "balanced-partitioning" 38 if (--NumActiveThreads == 0) { in async() 72 // Pre-computing log2 values in BalancedPartitioning() 99 TP->async(std::move(BisectTask)); in run() 100 TP->wait(); in run() 157 TP->async(std::move(LeftRecTask)); in bisect() [all …]
|
/freebsd/contrib/nvi/catalog/ |
H A D | spanish.base | 29 030 "El archivo %s no es un cat�logo de mensajes" 37 038 "determinar: opci�n %s: %s es un n�mero ilegal" 90 097 "Referencia a un n�mero de l�nea menor que 0" 99 106 "Las abreviaturas deben terminar con un car�cter de \"palabra\" " 101 108 "Las abreviaturas no pueden mezclar caracteres palabra/no-palabra, salvo al final" 108 115 "No hay un comando anterior para reemplazar a \"!\"" 117 124 "El comando %s no puede usarse como parte de un comando global o v" 120 127 "%s/%s: sin fuente: puede ser escrito por un usuario que no sea el propietario" 123 130 "%s: sin fuente: puede ser escrito por un usuario que no sea el propietario" 129 136 "Marca de nombres debe ser un s�lo car�cter" [all …]
|
/freebsd/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
H A D | ee.msg | 11 2 "tabulation -> espaces " 22 13 "lire un fichier" 23 14 "�crire un fichier" 24 15 "enregistrer un fichier" 49 40 "^e entrer recherche ^m nouvelle ligne ^w effacer un mot " 53 44 "^[ (�chappement) menu ESC-Enter: quitter ee " 57 48 "lire : lire un fichier caract : code ascii d'un caract�re" 58 49 "�crire : cr�er un fichier minmaj : recherche sensible aux maj/min" 61 52 "ligne : indique le num�ro de ligne 0-9 : aller � la ligne \"#\" " 64 55 " ee [+#] [-i] [-e] [-h] [fichier(s)] " [all …]
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | startdaemon.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 32 #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ 36 #include <sys/un.h> 53 struct sockaddr_un un; in startdaemon() local 63 memset(&un, 0, sizeof(un)); in startdaemon() 64 un.sun_family = AF_LOCAL; in startdaemon() 65 strcpy(un.sun_path, _PATH_SOCKETNAME); in startdaemon() 67 #define SUN_LEN(unp) (strlen((unp)->sun_path) + 2) in startdaemon() 70 connectres = connect(s, (struct sockaddr *)&un, SUN_LEN(&un)); in startdaemon() [all …]
|
/freebsd/contrib/libpcap/pcap/ |
H A D | socket.h | 1 /* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */ 40 * We include whatever sockets are needed for Internet-protocol 41 * socket access on UN*X and Windows. 52 * \brief In Winsock, a socket handle is of type SOCKET; in UN*X, it's 54 * We define PCAP_SOCKET to be a signed integer on UN*X and a 62 * the two active-mode APIs that return a socket handle would 84 * \brief In Winsock, a socket handle is of type SOCKET; in UN*Xes, 86 * We define PCAP_SOCKET to be a signed integer on UN*X and a 93 * On UN*Xes, this might break code that uses one of the two 94 * active-mode APIs that return a socket handle if those programs [all …]
|
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 34 /*- 69 0, 0, 0, 0, 0, 0, 0, 0, /* 00-07 */ 70 0, 0, 0, 0, 0, 0, 0, 0, /* 08-0f */ 71 0, 0, 0, 0, 0, 0, 0, 0, /* 10-17 */ 72 0, 0, 0, 0, 0, 0, 0, 0, /* 18-1f */ 73 0, '!', 0, '#', '$', '%', '&', '\'', /* 20-27 */ 74 '(', ')', 0, '+', 0, '-', 0, 0, /* 28-2f */ 75 '0', '1', '2', '3', '4', '5', '6', '7', /* 30-37 */ [all …]
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwn_rx.c | 3 /*- 6 * Copyright (c) 2015-2016 Andriy Voskoboinyk <avos@FreeBSD.org> 81 for (i = 0; i < rs->rs_nrates; i++) { in rtwn_get_rates() 83 ridx = rate2ridx(IEEE80211_RV(rs->rs_rates[i])); in rtwn_get_rates() 86 if (((rs->rs_rates[i] & IEEE80211_RATE_BASIC) != 0) || in rtwn_get_rates() 96 for (i = 0; i < rs_ht->rs_nrates; i++) { in rtwn_get_rates() 97 uint8_t rate = rs_ht->rs_rates[i] & 0x7f; in rtwn_get_rates() 98 bool is_basic = rs_ht->rs_rates[i] & in rtwn_get_rates() 100 /* Only do up to 2-stream rates for now */ in rtwn_get_rates() 147 * as the highest available rate - that may end up in rtwn_set_rts_rate() [all …]
|
/freebsd/contrib/tcsh/nls/french/ |
H A D | set1 | 19 17 Trop dangereux d'attribuer un alias à cela 31 29 Signal inconnu; "kill -l" permet de lister les signaux 44 42 L'argument pour -c se termine avec un anti-slash 49 47 Impossible à partir d'un terminal 56 54 Impossible de créer un tube 59 57 Syntaxe: jobs [ -l ] 64 62 Emboîtement des `Fork' > %d; peut-être une boucle `...` 65 63 Pas de gestion des travaux dans les sous-shells 72 70 Syntaxe: %s [-%s]%s 73 71 Pas d'opérande pour l'indicateur -h [all …]
|
/freebsd/lib/msun/man/ |
H A D | cacos.3 | 133 .Bl -column ".Sy Function" ".Sy (-\*(If*I, -I) \*(Un (I, \*(If*I)" ".Sy [-\*(Pi/2*I, \*(Pi/2*I]" 135 .It cacos Ta (-\*(If, -1) \*(Un (1, \*(If) Ta [0, \*(Pi] 136 .It casin Ta (-\*(If, -1) \*(Un (1, \*(If) Ta [-\*(Pi/2, \*(Pi/2] 137 .It catan Ta (-\*(If*I, -I) \*(Un (I, \*(If*I) Ta [-\*(Pi/2, \*(Pi/2] 138 .It cacosh Ta (-\*(If, 1) Ta [-\*(Pi*I, \*(Pi*I] 139 .It casinh Ta (-\*(If*I, -I) \*(Un (I, \*(If*I) Ta [-\*(Pi/2*I, \*(Pi/2*I] 140 .It catanh Ta (-\*(If, -1) \*(Un (1, \*(If) Ta [-\*(Pi/2*I, \*(Pi/2*I] 152 .St -isoC-99 .
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 3 /*- 4 * SPDX-License-Identifier: BSD-4-Clause 36 /*- 71 * 0 - character disallowed in long file name. 72 * 1 - character should be replaced by '_' in DOS file name, 74 * 2 - character ('.' and ' ') should be skipped in DOS file name, 79 /* iso8859-1 -> cp850 */ 80 0, 0, 0, 0, 0, 0, 0, 0, /* 00-07 */ 81 0, 0, 0, 0, 0, 0, 0, 0, /* 08-0f */ 82 0, 0, 0, 0, 0, 0, 0, 0, /* 10-17 */ [all …]
|
/freebsd/contrib/tcsh/nls/italian/ |
H A D | set1 | 19 17 È troppo pericoloso creare un alias in questo caso 31 29 Segnale sconosciuto; utilizza kill -l per elencare i segnali 44 42 L'argomento di -c finisce con un backslash 50 48 Non in un while/foreach 59 57 Utilizzo: jobs [ -l ] 61 59 Non esiste un lavoro predefinito 62 60 Non esiste un lavoro precedente 64 62 Annidamento del `fork' > %d; potrebbe causare `...` un ciclo chiuso 72 70 Utilizzo: %s [-%s]%s 73 71 Operando non esistente per l'opzione -h [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CheckerHelpers.h | 1 //== CheckerHelpers.h - Helper functions for checkers ------------*- C++ -*--=// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 41 for (const Stmt *Child : S->children()) in containsStmt() 79 UnaryOperatorKind Un; member 85 explicit OperatorKind(UnaryOperatorKind Un) : IsBinary{false} { Op.Un = Un; } in OperatorKind() argument 89 assert(IsBinary && "cannot get binary operator - we have a unary operator"); in GetBinaryOpUnsafe() 101 "cannot get unary operator - we have a binary operator"); in GetUnaryOpUnsafe() 102 return Op.Un; in GetUnaryOpUnsafe() [all …]
|