Symbol: strspn
bin/pax/options.c
988
slash += strspn(slash, "/");
bin/ps/ps.c
489
for (; (l = strcspn(arg, SEP)) > 0; arg += l + strspn(arg + l, SEP)) {
bin/sh/input.c
256
parsenextc[strspn(parsenextc, " \t\n")] != '\0') {
bin/stty/stty.c
60
strspn(argv[optind], "-aefg") == strlen(argv[optind]) &&
crypto/libressl/crypto/x509/x509_addr.c
1553
t += strspn(t, " \t");
crypto/libressl/crypto/x509/x509_addr.c
1564
t += strspn(t, " \t");
crypto/libressl/crypto/x509/x509_addr.c
1590
i1 = strspn(s, addr_chars);
crypto/libressl/crypto/x509/x509_addr.c
1591
i2 = i1 + strspn(s + i1, " \t");
crypto/libressl/crypto/x509/x509_addr.c
1619
i1 = i2 + strspn(s + i2, " \t");
crypto/libressl/crypto/x509/x509_addr.c
1620
i2 = i1 + strspn(s + i1, addr_chars);
crypto/libressl/crypto/x509/x509_asid.c
812
i1 = strspn(val->value, "0123456789");
crypto/libressl/crypto/x509/x509_asid.c
817
i2 = i1 + strspn(val->value + i1, " \t");
crypto/libressl/crypto/x509/x509_asid.c
824
i2 = i2 + strspn(val->value + i2, " \t");
crypto/libressl/crypto/x509/x509_asid.c
825
i3 = i2 + strspn(val->value + i2, "0123456789");
crypto/openssh/addrmatch.c
142
if (strspn(cp, VALID_CIDR_CHARS) != strlen(cp)) {
crypto/openssh/hostfile.c
894
strspn(ktype, "0123456789") == l)
crypto/openssh/misc.c
1196
copy += strspn(copy, "/");
crypto/openssh/misc.c
1206
path += strspn(path, "/");
crypto/openssh/misc.c
446
*s += strspn(*s + 1, WHITESPACE) + 1;
crypto/openssh/misc.c
457
*s += strspn(*s + 1, WHITESPACE) + 1;
crypto/openssh/misc.c
459
*s += strspn(*s + 1, WHITESPACE) + 1;
crypto/openssh/moduli.c
662
cp += strspn(cp, " ");
crypto/openssh/readconf.c
1096
str += strspn(str, WHITESPACE);
crypto/openssh/readconf.c
1448
len = strspn(str, WHITESPACE "=");
crypto/openssh/readconf.c
1460
len = strspn(str, WHITESPACE "=");
crypto/openssh/readconf.c
3704
strspn(o->jump_host, "1234567890.") == strlen(o->jump_host);
crypto/openssh/scp.c
1325
if ((nslash = strspn(path + 2, "/")) == strlen(path + 2))
crypto/openssh/servconf.c
2411
len = strspn(str, WHITESPACE);
crypto/openssh/servconf.c
2475
len = strspn(str, WHITESPACE);
crypto/openssh/servconf.c
2496
len = strspn(str, WHITESPACE);
crypto/openssh/servconf.c
2730
cp = line + strspn(line, " \t\r");
crypto/openssh/sftp.c
1355
cp = cp + strspn(cp, WHITESPACE);
crypto/openssh/sftp.c
1373
cp = cp + strspn(cp, WHITESPACE);
crypto/openssh/sftp.c
1497
cp = cp + strlen(cmd) + strspn(cp, WHITESPACE);
crypto/openssh/ssh-add.c
148
cp = line + strspn(line, " \t");
crypto/openssh/ssh-keygen.c
2203
cp = line + strspn(line, " \t");
crypto/openssh/ssh-keygen.c
2310
cp = line + strspn(line, " \t");
crypto/openssh/ssh-keygen.c
2334
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
2370
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
2375
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
2383
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
2387
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
2391
cp = cp + strspn(cp, " \t");
crypto/openssh/ssh-keygen.c
985
cp = line + strspn(line, " \t");
crypto/openssh/ssh.c
300
strspn(name, "0123456789.") == strlen(name));
crypto/openssh/sshconnect.c
589
p += strspn(p, " \t"); /* skip leading whitespace */
crypto/openssh/sshsig.c
749
cp = cp + strspn(cp, " \t\n\r"); /* skip leading whitespace */
games/ppt/ppt.c
156
buf[6] != '.' || strspn(buf, "| o.") < 11)
include/string.h
141
size_t strspn(const char *, const char *) __pure;
lib/libalias/alias_proxy.c
563
cmd += strspn(cmd, " \t");
lib/libfetch/fetch.c
406
q = p + 1 + strspn(p + 1, ":0123456789ABCDEFabcdef");
lib/libfetch/fetch.c
411
q = p + strspn(p, "-." "0123456789"
lib/libfetch/ftp.c
446
switch (strspn(ln, "0123456789")) {
lib/libfetch/http.c
717
*cpp += strspn(*cpp, " \t");
lib/libutil/trimdomain.c
100
w = strspn(disp, "0123456789");
lib/libutil/trimdomain.c
107
w = strspn(disp, "0123456789");
libexec/dma/local.c
230
strncmp(&line[strspn(line, ">")], "From ", 5) == 0) {
libexec/ftpd/ftpd.c
1117
p += strspn(p, " \t");
libexec/rtld-elf/rtld.c
2098
p += strspn(p, delim);
libexec/rtld-elf/rtld.c
2113
p += strspn(p, delim);
libexec/rtld-elf/rtld.c
2806
path += strspn(path, ":;");
libexec/rtld-elf/rtld.c
2822
path += strspn(path, ":;");
sbin/routed/parms.c
639
tgt = line + strspn(line, " ,\n\r");
stand/boot/common/do_dloader.c
254
if (strncmp(input+strspn(input, " "), "\\ ", 2) == 0)
usr.bin/join/join.c
632
if (len - 2 != strspn(*p + 2, "0123456789"))
usr.bin/lam/lam.c
146
if (strspn(p, "-.0123456789") != strlen(p))
usr.bin/localedef/charmap.c
295
((int)strspn(s + si, digits) != (ls - si)) ||
usr.bin/localedef/charmap.c
296
((int)strspn(e + si, digits) != (le - si)) ||
usr.bin/mail/cmd1.c
379
lineb = strspn(linebuf, " \t") == strlen(linebuf);
usr.bin/patch/mkpath.c
58
slash += strspn(slash, "/");
usr.bin/pathchk/pathchk.c
126
p += strspn(p, "/");
usr.bin/pathchk/pathchk.c
196
s = strspn(path, charset);
usr.bin/printf/printf.c
215
l = strspn(fmt, digits);
usr.bin/printf/printf.c
242
l = strspn(fmt, digits);
usr.bin/printf/printf.c
286
l = strspn(fmt, digits);
usr.bin/unifdef/unifdef.c
693
bool blankline = tline[strspn(tline, " \t\r\n")] == '\0';
usr.bin/units/units.c
159
lineptr += strspn(lineptr, " \n\t");
usr.bin/units/units.c
176
lineptr += strspn(lineptr, " \n\t");
usr.bin/units/units.c
197
lineptr += strspn(lineptr, " \n\t");
usr.bin/uudecode/uudecode.c
315
strspn(ptr + n, " \t\r\n") != strlen(ptr + n)) {
usr.sbin/chkgrp/chkgrp.c
150
if (strspn(f[2], "0123456789") != strlen(f[2])) {
usr.sbin/edquota/edquota.c
199
if (strspn(*argv, "0123456789-") == strlen(*argv) &&
usr.sbin/inetd/builtins.c
624
p += strspn(p, " \t");
usr.sbin/inetd/builtins.c
638
if (p[strspn(p, "0123456789")] == '\0' &&
usr.sbin/mailwrapper/mailwrapper.c
116
cp += strspn(cp, WS);
usr.sbin/mailwrapper/mailwrapper.c
126
cp += strspn(cp, WS);
usr.sbin/ppp/chap.c
441
name += strspn(name, " \t");
usr.sbin/ppp/chap.c
465
key += strspn(key, " \t");
usr.sbin/ppp/command.c
1424
if (mlen == 0 || mlen > 4 || strspn(mask, "01234567") != mlen ||
usr.sbin/ppp/command.c
1489
if (strspn(port, "0123456789") != strlen(port)) {
usr.sbin/ppp/command.c
1857
if (argp[strspn(argp, "0123456789")] != '\0') {
usr.sbin/ppp/command.c
1914
if (argp[strspn(argp, "0123456789")] != '\0') {
usr.sbin/ppp/defs.c
315
script += strspn(script, " \t");
usr.sbin/ppp/libradius/radlib.c
1300
p += strspn(p, ws);
usr.sbin/ppp/libradius/radlib.c
1336
if (*p != '\0' && strspn(p, ws) == 0) {
usr.sbin/ppp/nat_cmd.c
254
if (strspn(arg->argv[arg->argn], "01234567") == len)
usr.sbin/ppp/netgraph.c
126
data += strspn(data, " \t");
usr.sbin/ppp/netgraph.c
137
data += strspn(data, " \t");
usr.sbin/ppp/netgraph.c
160
data += strspn(data, " \t");
usr.sbin/ppp/netgraph.c
454
*endp += strspn(*endp, sep);
usr.sbin/pppctl/pppctl.c
312
if (strspn(host, "0123456789.") == hlen) {
usr.sbin/pppctl/pppctl.c
327
if (strspn(port, "0123456789") == strlen(port))
usr.sbin/pw/pw_user.c
310
&& strspn(a_name->val, "0123456789") == strlen(a_name->val)
usr.sbin/syslogd/syslogd.c
2226
strspn(cp1 + 1, "0123456789") == strlen(cp1 + 1)) {
usr.sbin/tzsetup/tzsetup.c
359
if (s[0] == '#' || strspn(s, " \t") == len - 1)
usr.sbin/vidcontrol/vidcontrol.c
729
if(!arg || strspn(arg,"0123456789") != strlen(arg)) {
usr.sbin/ypserv/yp_access.c
141
|| (strspn(linebuf, " \t\r\n") == strlen(linebuf)))