/src/lib/libc/string/ |
Lint_strlen.c | 12 strlen(const char *s) function in typeref:typename:size_t
|
/src/sys/arch/hpc/stand/include/lib/libkern/ |
libkern.h | 11 size_t strlen(const char *string);
|
/src/sys/external/bsd/compiler_rt/dist/test/profile/ |
instrprof-bufferio.c | 47 llvmBufferIOWrite(BufferIO, "Short Strings:\n", strlen("Short Strings:\n")); 49 llvmBufferIOWrite(BufferIO, SmallData, strlen(SmallData)); 51 llvmBufferIOWrite(BufferIO, "Long Strings:\n", strlen("Long Strings:\n")); 53 llvmBufferIOWrite(BufferIO, MediumData, strlen(MediumData)); 56 strlen("Extra Long Strings:\n")); 58 llvmBufferIOWrite(BufferIO, LargeData, strlen(LargeData)); 60 llvmBufferIOWrite(BufferIO, "Mixed Strings:\n", strlen("Mixed Strings:\n")); 62 llvmBufferIOWrite(BufferIO, MediumData, strlen(MediumData)); 63 llvmBufferIOWrite(BufferIO, SmallData, strlen(SmallData)); 65 llvmBufferIOWrite(BufferIO, "Endings:\n", strlen("Endings:\n")) [all...] |
/src/common/lib/libc/arch/i386/string/small/ |
strlen.S | 1 /* $NetBSD: strlen.S,v 1.2 2014/03/22 19:38:46 jakllsch Exp $ */ 32 RCSID("$NetBSD: strlen.S,v 1.2 2014/03/22 19:38:46 jakllsch Exp $") 33 ENTRY(strlen) function 42 END(strlen)
|
/src/common/lib/libc/arch/m68k/string/ |
strlen.S | 1 /* $NetBSD: strlen.S,v 1.4 2013/09/07 19:06:29 chs Exp $ */ 40 RCSID("from: @(#)strlen.s 5.1 (Berkeley) 5/12/90") 42 RCSID("$NetBSD: strlen.S,v 1.4 2013/09/07 19:06:29 chs Exp $") 46 ENTRY(strlen) function 55 END(strlen)
|
/src/lib/libc/arch/m68k/string/ |
Makefile.inc | 4 strcat.S strcmp.S strcpy.S strlen.S \
|
/src/tools/compat/ |
setenv.c | 44 if (!(buf = malloc(strlen(name) + strlen(value) + 2)))
|
/src/lib/libc/arch/mips/string/ |
Makefile.inc | 7 strcmp.S strlen.S
|
/src/sys/external/isc/libsodium/dist/test/default/ |
pwhash_argon2i.c | 89 tests[i].passwd_hex, strlen(tests[i].passwd_hex), NULL, 92 strlen(tests[i].salt_hex), NULL, NULL, NULL); 141 tests[i].passwd_hex, strlen(tests[i].passwd_hex), NULL, 144 strlen(tests[i].salt_hex), NULL, NULL, NULL); 156 if (crypto_pwhash(out, sizeof out, "password", strlen("password"), salt, 3, 160 if (crypto_pwhash_argon2i(out, sizeof out, "password", strlen("password"), salt, 3, 164 if (crypto_pwhash(out, sizeof out, "password", strlen("password"), salt, 3, 168 if (crypto_pwhash(out, sizeof out, "password", strlen("password"), salt, 3, 172 if (crypto_pwhash(out, sizeof out, "password", strlen("password"), salt, 2, 176 if (crypto_pwhash(out, 15, "password", strlen("password"), salt, 3 [all...] |
pwhash_argon2id.c | 89 tests[i].passwd_hex, strlen(tests[i].passwd_hex), NULL, 92 strlen(tests[i].salt_hex), NULL, NULL, NULL); 141 tests[i].passwd_hex, strlen(tests[i].passwd_hex), NULL, 144 strlen(tests[i].salt_hex), NULL, NULL, NULL); 156 if (crypto_pwhash_argon2id(out, sizeof out, "password", strlen("password"), salt, 3, 160 if (crypto_pwhash_argon2id(out, sizeof out, "password", strlen("password"), salt, 3, 164 if (crypto_pwhash_argon2id(out, sizeof out, "password", strlen("password"), salt, 3, 168 if (crypto_pwhash_argon2id(out, sizeof out, "password", strlen("password"), salt, 2, 172 if (crypto_pwhash_argon2id(out, 15, "password", strlen("password"), salt, 3, 180 assert(crypto_pwhash_argon2id(out, sizeof out, "password", strlen("password"), salt [all...] |
/src/common/lib/libc/arch/mips/string/ |
strlen.S | 1 /* $NetBSD: strlen.S,v 1.2 2009/12/14 00:39:00 matt Exp $ */ 38 /* RCSID("from: @(#)strlen.s 8.1 (Berkeley) 6/4/93") */ 39 RCSID("$NetBSD: strlen.S,v 1.2 2009/12/14 00:39:00 matt Exp $") 42 LEAF(strlen) 50 END(strlen)
|
/src/sbin/mount_portal/ |
pt_filter.c | 71 strncat(tempbuff, " ", n - strlen(tempbuff)); 72 strncat(tempbuff, cmdv[i], n - strlen(tempbuff)); 74 strncat(tempbuff, " ", n - strlen(tempbuff)); 122 if (!v[3] || strlen(v[3]) == 0) 126 if (!strncmp(v[1], key, strlen(v[1]))) 127 path += strlen(v[1]); 134 if (strlen(cmd) >= FILTER_CMD_SIZE) { 137 (unsigned long)strlen(cmd)); 175 path = key + (v[1] ? strlen(v[1]) : 0); 181 if (strlen(cmd) >= FILTER_CMD_SIZE) [all...] |
/src/usr.bin/xargs/ |
strnsubst.c | 50 * sense to check if maxsize is <= strlen(s1), because in that case we 55 maxsize = strlen(s1) + 1; 64 if (match == NULL || replstr == NULL || maxsize == strlen(s1)) { 73 if ((strlen(s2) + strlen(s1) + strlen(replstr) - 74 strlen(match) + 1) > maxsize) { 80 s1 = this + strlen(match);
|
/src/sys/external/bsd/acpica/dist/utilities/ |
utnonansi.c | 302 if (strlen (Source) >= DestSize) 318 if ((strlen (Dest) + strlen (Source)) >= DestSize) 337 ActualTransferLength = ACPI_MIN (MaxTransferLength, strlen (Source)); 339 if ((strlen (Dest) + ActualTransferLength) >= DestSize)
|
/src/sys/external/bsd/acpica/dist/compiler/ |
prutils.c | 315 (2 * (strlen (AslGbl_MacroTokenBuffer)))); 345 Args->Offset[i] = strlen (AslGbl_MacroTokenBuffer) - 346 strlen (temp); 352 (strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] + strlen (Args->Name))]))) 358 temp += strlen (Args->Name); 368 b = strlen (Token) + Args->Offset[i]; 381 for (j = 0; j < strlen (AslGbl_MacroTokenBuffer); j++) 385 Buff[strlen (AslGbl_MacroTokenBuffer)] = '\0'; 388 UINT32 len = strlen (Buff); 417 for (k = 0; k < strlen (Buff); k++ [all...] |
prmacros.c | 247 IdentifierString = UtLocalCalloc (strlen (Identifier) + 1); 250 ReplacementString = UtLocalCalloc (strlen (Replacement) + 1); 402 TokenOffset = Name - AslGbl_MainTokenBuffer + strlen (Name) + 1; 451 TokenOffset = Token - AslGbl_MainTokenBuffer + strlen (Token); 461 Args[i].Name = UtLocalCalloc (strlen (Token) + 1); 555 Body = UtLocalCalloc (strlen (BodyInSource) + 1); 622 Length = Token - MacroStart + strlen (Token) + 1; 626 AslGbl_MacroTokenBuffer, strlen (AslGbl_MacroTokenBuffer)); 644 Diff1 = strlen (Args->Name) > strlen (Token) ? strlen (Args->Name) [all...] |
/src/sys/arch/bebox/stand/boot/ |
devopen.c | 59 if (strncmp(fname, devdir, strlen(devdir)) != 0) 61 p = __UNCONST(fname) + strlen(devdir); 63 if (strncmp(p, floppy, strlen(floppy)) == 0) { 64 p += strlen(floppy); 73 } else if (strncmp(p, ide, strlen(ide)) == 0) { 77 p += strlen(ide); 83 if (strncmp(p, master, strlen(master)) == 0) { 85 p += strlen(master); 86 } else if (strncmp(p, slave, strlen(slave)) == 0) { 88 p += strlen(slave) [all...] |
/src/games/hangman/ |
getword.c | 62 Word[strlen(Word) - 1] = '\0'; 63 if (strlen(Word) < Minlen)
|
/src/lib/libc/arch/i386/string/ |
Makefile.inc | 6 strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
|
/src/lib/libc/arch/x86_64/string/ |
Makefile.inc | 6 strcmp.S strcpy.S strlen.S strncmp.S strrchr.S swab.S
|
/src/sys/lib/libkern/arch/mips/ |
Makefile.inc | 14 strlen.S strcmp.S
|
/src/common/lib/libc/string/ |
strlen.c | 1 /* $NetBSD: strlen.c,v 1.3 2018/02/06 09:28:48 mrg Exp $ */ 35 static char sccsid[] = "@(#)strlen.c 8.1 (Berkeley) 6/4/93"; 37 __RCSID("$NetBSD: strlen.c,v 1.3 2018/02/06 09:28:48 mrg Exp $"); 49 strlen(const char *str) function in typeref:typename:size_t
|
/src/games/trek/ |
out.c | 56 if (d->name[strlen(d->name) - 1] == 's')
|
/src/lib/libc/citrus/ |
citrus_hash.c | 51 _region_init(&r, __UNCONST(key), strlen(key));
|
/src/tests/lib/libc/ssp/ |
h_stpcpy.c | 44 if ((size_t)(q - b) != strlen(argv[1]))
|