Home
last modified time | relevance | path

Searched defs:ch (Results 276 – 300 of 455) sorted by relevance

1...<<111213141516171819

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dmbuf.c603 uint8_t ch; in md_get_astring() local
663 uint16_t ch; in md_get_ustring() local
/illumos-gate/usr/src/cmd/bnu/
H A Duudecode.c291 unsigned char chr[4], curchr, ch; in decode() local
/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
H A Dserial.c481 int ch; in composite_checkkey() local
/illumos-gate/usr/src/cmd/power/
H A Dparse.c166 char ch; in lookup_estar_vers() local
H A Dpowerd.c1168 #define isspace(ch) ((ch) == ' ' || (ch) == '\t') argument
1169 #define iseol(ch) ((ch) == '\n' || (ch) == '\r' || (ch) == '\f') argument
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dsetup.c130 unsigned char ch, bytebuf[2]; local
H A Dprivate.h131 int ch; /* Character found by this node. */ member
H A Dmvcur.c438 nilout(ch) in nilout() argument
/illumos-gate/usr/src/cmd/refer/
H A Drefer5.c146 int ch; in putsig() local
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c933 wint_t ch; in fetch() local
1115 char ch; in dump_context_vec() local
2155 int ch; in getbufwchar() local
/illumos-gate/usr/src/cmd/sed/
H A Dmain.c513 int ch; in lastline() local
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dm_cc.c156 __m_chtype_cc(chtype ch, cchar_t *cc) in __m_chtype_cc()
181 chtype ch; in __m_cc_chtype() local
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c764 int ch; in main() local
988 int i, ch; in command_reboot() local
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutclib.c611 int ch) in strchr()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ptsops.c49 #define isdigit(ch) ((ch) >= '0' && (ch) <= '9') argument
/illumos-gate/usr/src/cmd/listen/
H A Dnstoa.c170 int oc, ch, len = 0; local
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c555 unsigned char ch; in sanitized_fname() local
/illumos-gate/usr/src/cmd/xstr/
H A Dxstr.c198 int c, ch; in yankstr() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdaent.c90 char *tptr, ch; in pack_white() local
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c366 struct ieee80211_channel *ch = ic->ic_curchan; in ieee80211_reset_chan() local
/illumos-gate/usr/src/lib/libxcurses/src/libc/stdio/
H A Dvfscanf.c458 scan(int ch, const char *str, const char *estr) in scan()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c136 #define ISSORTMASK(ch) (strchr(sort_mask, ch) != NULL) argument
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vget.c96 unsigned char ch; in getbr() local
H A Dex_vops.c237 unsigned char ch; /* DEBUG */ local

1...<<111213141516171819