Home
last modified time | relevance | path

Searched refs:Char (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dglob.c103 typedef u_short Char; typedef
112 typedef char Char; typedef
117 #define CHAR(c) ((Char)((c)&M_ASCII))
118 #define META(c) ((Char)((c)|M_QUOTE))
137 static int g_Ctoc(const Char *, char *, u_int);
138 static int g_lstat(Char *, struct stat *, glob_t *);
139 static DIR *g_opendir(Char *, glob_t *);
140 static Char *g_strchr(Char *, int);
141 static int g_stat(Char *, struct stat *, glob_t *);
142 static int glob0(const Char *, glob_t *, size_t *);
[all …]
/titanic_44/usr/src/cmd/troff/nroff.d/
H A Dn10.c133 p = skipstr(p); p = getint(p, &t.Char); in ptinit()
413 esc += t.Char; in ptout1()
438 phyw = w = t.Char * csi_width[cs(i)]; in ptout1()
442 phyw = w = t.Char * t.width[k]; in ptout1()
474 for (j = w / t.Char; j > 0; j--) in ptout1()
476 for (j = w / t.Char; j > 0; j--) in ptout1()
539 for (j = phyw / t.Char; j > 0; j--) in ptout1()
H A Dtw.h49 int Char; /* #units in character width */ member
H A Dn6.c89 k = t.Char * csi_width[cs(j)];
105 k = t.width[i] * t.Char;
/titanic_44/usr/src/cmd/troff/nroff.d/terms.d/
H A Da.26317 Char 24
H A Da.lp7 Char 24
H A Da.3007 Char 24
H A Da.300-127 Char 20
H A Da.2631-c7 Char 14
H A Da.2631-e7 Char 48
H A Da.3827 Char 24
H A Da.300s-127 Char 20
H A Da.4507 Char 24
H A Da.450-127 Char 20
H A Da.8327 Char 24
H A Da.300s7 Char 24
H A Da.4000a7 Char 24
H A Dab.X7 Char 24
H A DREADME27 Char [integer] /*size of character horizontally*/
89 Char 24
H A Dab.377 Char 24
H A Dab.tn3007 Char 24
H A Dab.85107 Char 24
/titanic_44/usr/src/lib/libbsm/
H A DxmlHandlers.pm129 $parser->setHandlers (Char => \&charHandler,
/titanic_44/usr/src/common/bzip2/
H A Dbzlib_private.h45 typedef char Char; typedef
H A Dbzlib.c1059 Char buf[BZ_MAX_UNUSED];

12