Searched defs:ctype (Results 1 - 11 of 11) sorted by relevance
| /src/sys/dev/hpc/ |
| H A D | video_subr.c | 291 } ctype[] = { local in function:video_reverse_color
|
| /src/sys/dev/i2c/ |
| H A D | ihidev.c | 1041 int ctype; local in function:ihidev_get_report 1065 int ctype; local in function:ihidev_set_report
|
| /src/usr.bin/mail/ |
| H A D | mime_attach.c | 218 is_text(const char *ctype) argument 225 content_encoding_core(void *fh, const char *ctype) argument 272 content_encoding_by_name(const char *filename, const char *ctype) argument 287 content_encoding_by_fileno(int fd, const char *ctype) argument 309 content_encoding(struct attachment *ap, const char *ctype) argument 819 sget_encoding(const char ** str,const char * filename,const char * ctype,int num) argument [all...] |
| /src/usr.bin/sed/ |
| H A D | compile.c | 973 duptoeol(char *s, const char *ctype) argument
|
| /src/sys/arch/arm/arm/ |
| H A D | cpufunc.c | 1395 u_int ctype, isize, dsize; local in function:get_cachetype_cp15
|
| /src/sys/kern/ |
| H A D | tty.c | 787 int ctype; local in function:ttyinput_wlock
|
| /src/sys/arch/sun3/dev/ |
| H A D | xdreg.h | 252 volatile u_char ctype; /* controller type */ member in struct:xd_iopb_ctrl
|
| /src/bin/ksh/ |
| H A D | sh.h | 431 #define ctype(c, t) !!(ctypes[(unsigned char)(c)]&(t)) macro
|
| /src/sys/dev/vme/ |
| H A D | xdreg.h | 252 volatile u_char ctype; /* controller type */ member in struct:xd_iopb_ctrl
|
| /src/sys/net/ |
| H A D | if_spppsubr.c | 2007 u_char ctype; local in function:sppp_rcr_update_state 4212 int ctype = type == CP_RCR_REJ ? CONF_REJ : CONF_NAK; local in function:sppp_ipv6cp_confreq 4234 int ctype ; local in function:sppp_ipv6cp_confreq 5417 sppp_auth_screply(const struct cp * cp,struct sppp * sp,u_char ctype,uint8_t ident,size_t _mlen __unused,void * _msg __unused) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
| H A D | svga3d_cmd.h | 1040 SVGA3dShaderConstType ctype; member in struct:__anon9fb1a2353108
|
Completed in 22 milliseconds