Home
last modified time | relevance | path

Searched refs:ch (Results 151 – 175 of 631) sorted by relevance

12345678910>>...26

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mangle_name.c100 char ch; in smb_is_reserved_dos_name() local
105 ch = smb_toupper(*name); in smb_is_reserved_dos_name()
107 switch (ch) { in smb_is_reserved_dos_name()
130 ch = *(name + len); in smb_is_reserved_dos_name()
131 if ((ch == '\0') || (ch == '.')) in smb_is_reserved_dos_name()
/illumos-gate/usr/src/cmd/mailx/
H A Dtty.c202 char ch; in readtty() local
205 ch = '\\'; in readtty()
206 ioctl(0, TIOCSTI, &ch); in readtty()
208 ch = c; in readtty()
209 ioctl(0, TIOCSTI, &ch); in readtty()
563 char ch, canonb[LINESIZE]; in readtty() local
584 ch = '\\'; in readtty()
585 ioctl(0, TIOCSTI, &ch); in readtty()
587 ch = c; in readtty()
588 ioctl(0, TIOCSTI, &ch); in readtty()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dengine.c928 assert(!NONCHAR(ch) || ch != OPND(s)); in step()
929 if (ch == OPND(s)) in step()
933 if (ch == BOL || ch == BOLEOL) in step()
937 if (ch == EOL || ch == BOLEOL) in step()
941 if (ch == BOW) in step()
945 if (ch == EOW) in step()
949 if (!NONCHAR(ch)) in step()
954 if (!NONCHAR(ch) && CHIN(NC_ENGINE, cs, ch)) in step()
1033 if (ch != '\0') in print()
1069 pchar(int ch) in pchar() argument
[all …]
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c518 int ch; in command_call() local
520 for (ch = 0; command_handlers[ch].cmd_name[0] != '\0'; ch++) { in command_call()
521 if (strcmp(command, command_handlers[ch].cmd_name) != 0) in command_call()
524 if (argc > command_handlers[ch].cmd_max_args || in command_call()
525 argc < command_handlers[ch].cmd_min_args) { in command_call()
530 command_handlers[ch].cmd_min_args, in command_call()
531 command_handlers[ch].cmd_max_args, in command_call()
537 return (command_handlers[ch].cmd_func(lw, in command_call()
538 command_handlers[ch].cmd_array_mode, argc, argv)); in command_call()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/wide/
H A Dwio_get.c65 int ch; in m_wio_get() local
81 if ((ch = (*wio->get)(wio->object)) == EOF) { in m_wio_get()
85 wio->_mb[wio->_next] = (unsigned char)ch; in m_wio_get()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_name.c161 uchar_t ch; in nb_name_encode() local
185 ch = namebuf[i]; in nb_name_encode()
186 mb_put_uint8(mbp, 'A' + ((ch >> 4) & 0xF)); in nb_name_encode()
187 mb_put_uint8(mbp, 'A' + ((ch) & 0xF)); in nb_name_encode()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pointers/
H A Dtst.ArrayPointer1.d66 char ch; member
71 char ch; member
76 char ch; member
81 char ch; member
/illumos-gate/usr/src/cmd/csh/
H A Dsh.exec.c236 tchar ch[MB_LEN_MAX]; in texec() local
238 if (ff != -1 && read_(ff, ch, 1) == 1 && in texec()
239 !isprint(ch[0]) && !isspace(ch[0])) { in texec()
259 tchar ch[MB_LEN_MAX]; in texec() local
268 if (ff != -1 && read_(ff, ch, 1) == 1 && ch[0] != '#') in texec()
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_input.c46 int ch = 0; \
53 int incr = e->e_chincr[ch]; \
58 ip = in + e->e_choffs[ch] + (tidx * incr); \
75 ip = in + e->e_choffs[ch]; \
78 ch++; \
79 } while (ch < nch); \
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c853 for (ch = nfscl->nfscl_chtable4; ch != NULL; ch = ch->ch_next) { in clget4()
870 if (ch == NULL) { in clget4()
886 ch = newch; in clget4()
906 cp = ch->ch_list; in clget4()
926 ch->ch_timesused++; in clget4()
948 cp->ch_head = ch; in clget4()
984 ch->ch_timesused++; in clget4()
1090 struct chhead *ch; in clreclaim4_zone() local
1116 for (ch = nfscl->nfscl_chtable4; ch != NULL; ch = ch->ch_next) { in clreclaim4_zone()
1127 cpl = ch->ch_list; in clreclaim4_zone()
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn_auto.c82 u_int ch; local
86 ch = 0;
211 u_int ch; local
215 ch = 0;
368 u_int ch; local
372 ch = 0;
390 if (isprint(ch) || ch == 0xa)
391 putchar(ch);
393 printf("%#x ", ch);
517 u_int ch; local
[all …]
/illumos-gate/usr/src/test/zfs-tests/cmd/randfree_file/
H A Drandfree_file.c61 int fd, ch; in main() local
65 while ((ch = getopt(argc, argv, "l:s:n:")) != EOF) { in main()
66 switch (ch) { in main()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtrace.c106 (__m_return_chtype)(const char *s, chtype ch) in chtype()
108 __m_trace("%s returned %lx", s, ch); in chtype()
110 return ch; in chtype()
H A Dattron.c91 chtype ch; in chtype() local
97 ch = (chtype)(co) << __COLOR_SHIFT; in chtype()
99 return __m_return_chtype("COLOR_PAIR", ch); in chtype()
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dgethostent6.c61 char ch; local
101 ch = ((char *)addr)[15-i];
103 "%X.%X.", ch&0x0f, (ch>>4)&0x0f);
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DIANACharCode.java251 static String unescapeChar(String ch, String encoding) in unescapeChar() argument
257 code = Integer.parseInt(ch); in unescapeChar()
264 new Object[] {ch, encoding}); in unescapeChar()
302 new Object[] {ch, encoding}); in unescapeChar()
313 new Object[] {ch, encoding}); in unescapeChar()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c295 char *rest, ch, dir_buf[FAT_DIRENTRY_LENGTH]; in fat_dir() local
344 for (rest = dirname; (ch = *rest) && !isspace (ch) && ch != '/'; rest++); in fat_dir()
349 if (print_possibilities && ch != '/') in fat_dir()
371 *rest = ch; in fat_dir()
477 *(dirname = rest) = ch; in fat_dir()
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c227 char buf[100], ch[10], s1[10], s2[10], s3[10], cmd[30]; in dofont() local
265 sscanf(buf, "%s %s %s %s", ch, s1, s2, s3); in dofont()
280 if (strlen(ch) == 1) /* it's ascii */ in dofont()
281 fitab[ch[0] - 32] = nw; /* fitab origin omits non-graphics */ in dofont()
282 else if (strcmp(ch, "---") != 0) { /* it has a 2-char name */ in dofont()
284 if (strcmp(&chname[chtab[i]], ch) == 0) { in dofont()
289 fprintf(stderr, "makedev: font %s: %s not in charset\n", name, ch); in dofont()
/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c125 char ch; in execute() local
164 ch = *p; in execute()
166 fprintf(stderr, "roaming along in ex ch %c c %o\n", ch, c); in execute()
168 if (isupper(ch)) ch |= 040; in execute()
169 if (c->inp == ch) { in execute()
179 if (c->inp == ch) { in execute()
/illumos-gate/usr/src/lib/iconv_modules/vi/common/
H A DUCS-2%tcvn.c99 unsigned char ch = 0; in _icv_iconv() local
126 if (uni_2_tcvn(uni, &ch) == 1) { in _icv_iconv()
127 **outbuf = ch; in _icv_iconv()
H A DUCS-2%viscii.c99 unsigned char ch = 0; in _icv_iconv() local
125 if (uni_2_viscii(uni, &ch) == 1) { in _icv_iconv()
126 **outbuf = ch; in _icv_iconv()
/illumos-gate/usr/src/data/bhyve/kbdlayout/
H A DMakefile25 ch ch_acc ch_macbook_acc ch-fr ch-fr_acc \
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Decvt.c60 char ch; in fcvt() local
68 while ((ch = *ptr) != 0) { in fcvt()
69 if (ch != '0') { /* You execute this if there are no */ in fcvt()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Decvt.c60 char ch; in fcvt() local
68 while ((ch = *ptr) != 0) { in fcvt()
69 if (ch != '0') { /* You execute this if there are no */ in fcvt()
/illumos-gate/usr/src/cmd/printf/
H A Dprintf.c419 mknum(char *str, char ch) in mknum() argument
439 copy[len - 2] = ch; in mknum()
630 int ch; in asciicode() local
632 ch = **gargv; in asciicode()
633 if (ch == '\'' || ch == '"') in asciicode()
634 ch = (*gargv)[1]; in asciicode()
636 return (ch); in asciicode()

12345678910>>...26