Searched refs:ctype (Results 301 - 325 of 1586) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/mandoc/
H A Dsoelim.c31 #include <ctype.h>
H A Dtbl_opts.c22 #include <ctype.h>
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_insch.c45 #include <ctype.h>
H A Dlib_slkset.c40 #include <ctype.h>
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Daccess.c36 #include <ctype.h>
H A Dlib_tgoto.c36 #include <ctype.h>
/freebsd-13-stable/contrib/ncurses/ncurses/trace/
H A Dvarargs.c36 #include <ctype.h>
/freebsd-13-stable/contrib/ncurses/progs/
H A Dprogs.priv.h53 #include <ctype.h>
210 /* We use isascii only to guard against use of 7-bit ctype tables in the
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/
H A Dt_ether_aton.c43 #include <ctype.h>
/freebsd-13-stable/sys/libkern/
H A Dfnmatch.c44 #include <sys/ctype.h>
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dstring.h34 #include <sys/ctype.h>
/freebsd-13-stable/stand/ficl/
H A Dprefix.c47 #include <ctype.h>
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dgetusershell.c37 #include <ctype.h>
/freebsd-13-stable/crypto/openssh/
H A Dclientloop.c74 #include <ctype.h>
1668 char *ctype; local
1672 ctype = packet_get_string(&len);
1677 debug("client_input_channel_open: ctype %s rchan %d win %d max %d",
1678 ctype, rchan, rwindow, rmaxpack);
1680 if (strcmp(ctype, "forwarded-tcpip") == 0) {
1681 c = client_request_forwarded_tcpip(ssh, ctype, rchan, rwindow,
1683 } else if (strcmp(ctype, "forwarded-streamlocal@openssh.com") == 0) {
1684 c = client_request_forwarded_streamlocal(ssh, ctype, rchan);
1685 } else if (strcmp(ctype, "x1
[all...]
/freebsd-13-stable/crypto/openssl/apps/
H A Drand.c13 #include <ctype.h>
/freebsd-13-stable/usr.bin/xstr/
H A Dxstr.c48 #include <ctype.h>
/freebsd-13-stable/usr.sbin/chroot/
H A Dchroot.c48 #include <ctype.h>
/freebsd-13-stable/usr.sbin/lpr/lpq/
H A Dlpq.c60 #include <ctype.h>
/freebsd-13-stable/usr.sbin/mptutil/
H A Dmpt_evt.c38 #include <ctype.h>
/freebsd-13-stable/usr.sbin/services_mkdb/
H A Duniq.c42 #include <ctype.h>
/freebsd-13-stable/sys/contrib/dev/acpica/include/platform/
H A Dacenv.h492 #include <ctype.h>
/freebsd-13-stable/usr.bin/chpass/
H A Dutil.c53 #include <ctype.h>
/freebsd-13-stable/usr.bin/dc/
H A Ddc.c26 #include <ctype.h>
/freebsd-13-stable/usr.bin/from/
H A Dfrom.c47 #include <ctype.h>
/freebsd-13-stable/usr.bin/hexdump/
H A Dconv.c41 #include <ctype.h>

Completed in 287 milliseconds

<<11121314151617181920>>