/titanic_44/usr/src/lib/libast/common/uwin/ |
H A D | a64l.c | 43 static char letter[65] = "./0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; variable
|
/titanic_44/usr/src/cmd/tbl/ |
H A D | ts.c | 39 letter(int ch) in letter() function
|
/titanic_44/usr/src/uts/common/xen/sys/ |
H A D | evtchn.h | 41 #define _IOC(flag, letter, inum, size) ((letter) << 8 | (inum)) argument
|
/titanic_44/usr/src/cmd/mail/ |
H A D | gethead.c | 297 setletr(int letter, int status) in setletr()
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.char.h | 63 #define letter(c) \ macro
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | conn.c | 515 removeProto(string, letter) in removeProto() argument 551 findProto(string, letter) in findProto() argument
|
/titanic_44/usr/src/cmd/sh/ |
H A D | ctype.h | 114 #define letter(c) ((c<QUOTE) && _ctype2[c]&(T_IDC)) macro
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | lexer.c | 603 char *txt, letter[2]; local
|
/titanic_44/usr/src/cmd/fgrep/ |
H A D | fgrep.c | 698 letter(wchar_t c) in letter() function
|
/titanic_44/usr/src/cmd/mandoc/ |
H A D | term.h | 92 void (*letter)(struct termp *, int); member
|
/titanic_44/usr/src/cmd/ypcmd/mknetid/ |
H A D | mknetid.c | 503 char letter; member
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 653 letter(char c) in letter() function
|
/titanic_44/usr/src/cmd/more/ |
H A D | more.c | 148 #define ctrl(letter) ((letter) & 077) argument
|
/titanic_44/usr/src/uts/common/io/ |
H A D | asy.c | 1157 char letter = asy->asy_com_port + 'a' - 1; /* for ttya */ in asy_getproperty() local
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 155 #define letter(c) ((((c) >= 'a')&&((c) <= 'z')) ||\ macro
|
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 5305 char letter[26], i; in new_id() local
|