Symbol: Char
bin/csh/const.c
100
Char STRnice[] = { 'n', 'i', 'c', 'e', '\0' };
bin/csh/const.c
101
Char STRnoambiguous[] = { 'n', 'o', 'a', 'm', 'b', 'i', 'g', 'u', 'o', 'u',
bin/csh/const.c
103
Char STRnobeep[] = { 'n', 'o', 'b', 'e', 'e', 'p', '\0' };
bin/csh/const.c
104
Char STRnoclobber[] = { 'n', 'o', 'c', 'l', 'o', 'b', 'b', 'e', 'r', '\0' };
bin/csh/const.c
105
Char STRnoglob[] = { 'n', 'o', 'g', 'l', 'o', 'b', '\0' };
bin/csh/const.c
106
Char STRnohup[] = { 'n', 'o', 'h', 'u', 'p', '\0' };
bin/csh/const.c
107
Char STRnonomatch[] = { 'n', 'o', 'n', 'o', 'm', 'a', 't', 'c', 'h', '\0' };
bin/csh/const.c
108
Char STRnormal[] = { 'n', 'o', 'r', 'm', 'a', 'l', '\0' };
bin/csh/const.c
109
Char STRnotify[] = { 'n', 'o', 't', 'i', 'f', 'y', '\0' };
bin/csh/const.c
110
Char STRor[] = { '|', '\0' };
bin/csh/const.c
111
Char STRor2[] = { '|', '|', '\0' };
bin/csh/const.c
112
Char STRpath[] = { 'p', 'a', 't', 'h', '\0' };
bin/csh/const.c
113
Char STRprintexitvalue[] = { 'p', 'r', 'i', 'n', 't', 'e', 'x', 'i', 't', 'v',
bin/csh/const.c
115
Char STRprompt[] = { 'p', 'r', 'o', 'm', 'p', 't', '\0' };
bin/csh/const.c
116
Char STRprompt2[] = { 'p', 'r', 'o', 'm', 'p', 't', '2', '\0' };
bin/csh/const.c
117
Char STRpromptroot[] = { '%', 'm', '#', ' ', '\0' };
bin/csh/const.c
118
Char STRpromptuser[] = { '%', 'm', '%', ' ', '\0' };
bin/csh/const.c
119
Char STRpushdsilent[] = { 'p', 'u', 's', 'h', 'd', 's', 'i', 'l', 'e', 'n',
bin/csh/const.c
121
Char STRret[] = { '\n', '\0' };
bin/csh/const.c
122
Char STRsavehist[] = { 's', 'a', 'v', 'e', 'h', 'i', 's', 't', '\0' };
bin/csh/const.c
123
Char STRsemisp[] = { ';', ' ', '\0' };
bin/csh/const.c
124
Char STRshell[] = { 's', 'h', 'e', 'l', 'l', '\0' };
bin/csh/const.c
125
Char STRslash[] = { '/', '\0' };
bin/csh/const.c
126
Char STRsldotcshrc[] = { '/', '.', 'c', 's', 'h', 'r', 'c', '\0' };
bin/csh/const.c
127
Char STRsldotlogin[] = { '/', '.', 'l', 'o', 'g', 'i', 'n', '\0' };
bin/csh/const.c
128
Char STRsldthist[] = { '/', '.', 'h', 'i', 's', 't', 'o', 'r', 'y', '\0' };
bin/csh/const.c
129
Char STRsldtlogout[] = { '/', '.', 'l', 'o', 'g', 'o', 'u', 't', '\0' };
bin/csh/const.c
130
Char STRsource[] = { 's', 'o', 'u', 'r', 'c', 'e', '\0' };
bin/csh/const.c
131
Char STRsp3dots[] = { ' ', '.', '.', '.', '\0' };
bin/csh/const.c
132
Char STRspLarrow2sp[] = { ' ', '<', '<', ' ', '\0' };
bin/csh/const.c
133
Char STRspLarrowsp[] = { ' ', '<', ' ', '\0' };
bin/csh/const.c
134
Char STRspRarrow[] = { ' ', '>', '\0' };
bin/csh/const.c
135
Char STRspRarrow2[] = { ' ', '>', '>', '\0' };
bin/csh/const.c
136
Char STRRparen[] = { ')', '\0' };
bin/csh/const.c
137
Char STRspace[] = { ' ', '\0' };
bin/csh/const.c
138
Char STRspand2sp[] = { ' ', '&', '&', ' ', '\0' };
bin/csh/const.c
139
Char STRspor2sp[] = { ' ', '|', '|', ' ', '\0' };
bin/csh/const.c
140
Char STRsporsp[] = { ' ', '|', ' ', '\0' };
bin/csh/const.c
141
Char STRstar[] = { '*', '\0' };
bin/csh/const.c
142
Char STRstatus[] = { 's', 't', 'a', 't', 'u', 's', '\0' };
bin/csh/const.c
143
Char STRterm[] = { 't', 'e', 'r', 'm', '\0' };
bin/csh/const.c
144
Char STRthen[] = { 't', 'h', 'e', 'n', '\0' };
bin/csh/const.c
145
Char STRtilde[] = { '~', '\0' };
bin/csh/const.c
146
Char STRtime[] = { 't', 'i', 'm', 'e', '\0' };
bin/csh/const.c
147
Char STRtmpsh[] = { '/', 't', 'm', 'p', '/', 's', 'h', '\0' };
bin/csh/const.c
148
Char STRunalias[] = { 'u', 'n', 'a', 'l', 'i', 'a', 's', '\0' };
bin/csh/const.c
149
Char STRuser[] = { 'u', 's', 'e', 'r', '\0' };
bin/csh/const.c
150
Char STRverbose[] = { 'v', 'e', 'r', 'b', 'o', 's', 'e', '\0' };
bin/csh/const.c
151
Char STRwordchars[] = { 'w', 'o', 'r', 'd', 'c', 'h', 'a', 'r', 's', '\0' };
bin/csh/const.c
39
Char STR0[] = { '0', '\0' };
bin/csh/const.c
40
Char STR1[] = { '1', '\0' };
bin/csh/const.c
41
Char STRHOME[] = { 'H', 'O', 'M', 'E', '\0' };
bin/csh/const.c
42
Char STRLOGNAME[] = { 'L', 'O', 'G', 'N', 'A', 'M', 'E', '\0' };
bin/csh/const.c
43
Char STRLbrace[] = { '{', '\0' };
bin/csh/const.c
44
Char STRLparen[] = { '(', '\0' };
bin/csh/const.c
45
Char STRLparensp[] = { '(', ' ', '\0' };
bin/csh/const.c
46
Char STRNULL[] = { '\0' };
bin/csh/const.c
47
Char STRPATH[] = { 'P', 'A', 'T', 'H', '\0' };
bin/csh/const.c
48
Char STRPWD[] = { 'P', 'W', 'D', '\0' };
bin/csh/const.c
49
Char STRQNULL[] = { '\0' | QUOTE, '\0' };
bin/csh/const.c
50
Char STRRbrace[] = { '}', '\0' };
bin/csh/const.c
51
Char STRspRparen[] = { ' ', ')', '\0' };
bin/csh/const.c
52
Char STRTERM[] = { 'T', 'E', 'R', 'M', '\0' };
bin/csh/const.c
53
Char STRUSER[] = { 'U', 'S', 'E', 'R', '\0' };
bin/csh/const.c
54
Char STRalias[] = { 'a', 'l', 'i', 'a', 's', '\0' };
bin/csh/const.c
55
Char STRand[] = { '&', '\0' };
bin/csh/const.c
56
Char STRand2[] = { '&', '&', '\0' };
bin/csh/const.c
57
Char STRaout[] = { 'a', '.', 'o', 'u', 't', '\0' };
bin/csh/const.c
58
Char STRargv[] = { 'a', 'r', 'g', 'v', '\0' };
bin/csh/const.c
59
Char STRbang[] = { '!', '\0' };
bin/csh/const.c
60
Char STRcaret[] = { '^', '\0' };
bin/csh/const.c
61
Char STRcdpath[] = { 'c', 'd', 'p', 'a', 't', 'h', '\0' };
bin/csh/const.c
62
Char STRcent2[] = { '%', '%', '\0' };
bin/csh/const.c
63
Char STRcenthash[] = { '%', '#', '\0' };
bin/csh/const.c
64
Char STRcentplus[] = { '%', '+', '\0' };
bin/csh/const.c
65
Char STRcentminus[] = { '%', '-', '\0' };
bin/csh/const.c
66
Char STRchase_symlinks[] = { 'c', 'h', 'a', 's', 'e', '_', 's', 'y', 'm', 'l',
bin/csh/const.c
68
Char STRchild[] = { 'c', 'h', 'i', 'l', 'd', '\0' };
bin/csh/const.c
69
Char STRcolon[] = { ':', '\0' };
bin/csh/const.c
70
Char STRcwd[] = { 'c', 'w', 'd', '\0' };
bin/csh/const.c
71
Char STRdefault[] = { 'd', 'e', 'f', 'a', 'u', 'l', 't', '\0' };
bin/csh/const.c
72
Char STRdot[] = { '.', '\0' };
bin/csh/const.c
73
Char STRdotdotsl[] = { '.', '.', '/', '\0' };
bin/csh/const.c
74
Char STRdotsl[] = { '.', '/', '\0' };
bin/csh/const.c
75
Char STRecho[] = { 'e', 'c', 'h', 'o', '\0' };
bin/csh/const.c
76
Char STRequal[] = { '=', '\0' };
bin/csh/const.c
77
Char STRfakecom[] = { '{', ' ', '.', '.', '.', ' ', '}', '\0' };
bin/csh/const.c
78
Char STRfakecom1[] = { '`', ' ', '.', '.', '.', ' ', '`', '\0' };
bin/csh/const.c
79
Char STRfignore[] = { 'f', 'i', 'g', 'n', 'o', 'r', 'e', '\0' };
bin/csh/const.c
80
Char STRfilec[] = { 'f', 'i', 'l', 'e', 'c', '\0' };
bin/csh/const.c
81
Char STRhistchars[] = { 'h', 'i', 's', 't', 'c', 'h', 'a', 'r', 's', '\0' };
bin/csh/const.c
82
Char STRtildothist[] = { '~', '/', '.', 'h', 'i', 's', 't', 'o', 'r',
bin/csh/const.c
84
Char STRhistfile[] = { 'h', 'i', 's', 't', 'f', 'i', 'l', 'e', '\0' };
bin/csh/const.c
85
Char STRhistory[] = { 'h', 'i', 's', 't', 'o', 'r', 'y', '\0' };
bin/csh/const.c
86
Char STRhome[] = { 'h', 'o', 'm', 'e', '\0' };
bin/csh/const.c
87
Char STRignore_symlinks[] = { 'i', 'g', 'n', 'o', 'r', 'e', '_', 's', 'y', 'm',
bin/csh/const.c
89
Char STRignoreeof[] = { 'i', 'g', 'n', 'o', 'r', 'e', 'e', 'o', 'f', '\0' };
bin/csh/const.c
90
Char STRjobs[] = { 'j', 'o', 'b', 's', '\0' };
bin/csh/const.c
91
Char STRlistjobs[] = { 'l', 'i', 's', 't', 'j', 'o', 'b', 's', '\0' };
bin/csh/const.c
92
Char STRlogout[] = { 'l', 'o', 'g', 'o', 'u', 't', '\0' };
bin/csh/const.c
93
Char STRlong[] = { 'l', 'o', 'n', 'g', '\0' };
bin/csh/const.c
94
Char STRmail[] = { 'm', 'a', 'i', 'l', '\0' };
bin/csh/const.c
95
Char STRmh[] = { '-', 'h', '\0' };
bin/csh/const.c
96
Char STRminus[] = { '-', '\0' };
bin/csh/const.c
97
Char STRml[] = { '-', 'l', '\0' };
bin/csh/const.c
98
Char STRmn[] = { '-', 'n', '\0' };
bin/csh/const.c
99
Char STRmquestion[] = { '?' | QUOTE, ' ', '\0' };
bin/csh/csh.c
110
Char *gointr;
bin/csh/csh.c
114
Char *lap;
bin/csh/csh.c
1148
dosource(Char **v, struct command *t)
bin/csh/csh.c
115
Char **alvec;
bin/csh/csh.c
1150
Char *f;
bin/csh/csh.c
1152
Char buf[BUFSIZ];
bin/csh/csh.c
1161
(void) Strlcpy(buf, *v, sizeof buf/sizeof(Char));
bin/csh/csh.c
117
Char *pargs;
bin/csh/csh.c
1182
Char **vp;
bin/csh/csh.c
119
Char *pargcp;
bin/csh/csh.c
122
Char HIST;
bin/csh/csh.c
1223
gethdir(Char *home, int len)
bin/csh/csh.c
1225
Char *h;
bin/csh/csh.c
123
Char HISTSUB;
bin/csh/csh.c
125
Char *Vsav;
bin/csh/csh.c
126
Char *Vdp;
bin/csh/csh.c
127
Char *Vexpath;
bin/csh/csh.c
129
Char **evalvec;
bin/csh/csh.c
130
Char *evalp;
bin/csh/csh.c
131
Char *word_chars;
bin/csh/csh.c
132
Char *STR_SHELLPATH;
bin/csh/csh.c
1322
static Char **
bin/csh/csh.c
1326
Char **blk, **blkp;
bin/csh/csh.c
1329
blkp = blk = xreallocarray(NULL, 10, sizeof(Char *));
bin/csh/csh.c
133
Char *STR_BSHELL;
bin/csh/csh.c
134
Char *STR_WORD_CHARS;
bin/csh/csh.c
1347
Char *cp;
bin/csh/csh.c
135
Char **STR_environ;
bin/csh/csh.c
138
Char *dumphist[] = {STRhistory, STRmh, 0, 0};
bin/csh/csh.c
139
Char *loadhist[] = {STRsource, STRmh, STRtildothist, 0};
bin/csh/csh.c
159
static int srccat(Char *, Char *);
bin/csh/csh.c
164
static Char **defaultpath(void);
bin/csh/csh.c
169
Char *cp;
bin/csh/csh.c
641
importpath(Char *cp)
bin/csh/csh.c
644
Char *dp;
bin/csh/csh.c
645
Char **pv;
bin/csh/csh.c
680
srccat(Char *cp, Char *dp)
bin/csh/csh.c
682
Char *ep = Strspl(cp, dp);
bin/csh/csh.c
718
Char *ogointr = gointr, *oarginp = arginp;
bin/csh/csh.c
719
Char *oevalp = evalp, **oevalvec = evalvec;
bin/csh/csh.c
822
Char buf[BUFSIZ], hbuf[BUFSIZ], *hfile;
bin/csh/csh.c
833
(void) Strlcpy(hbuf, shist->vec[0], sizeof hbuf/sizeof(Char));
bin/csh/csh.c
835
(void) Strlcpy(hbuf, shist->vec[0], sizeof hbuf/sizeof(Char));
bin/csh/csh.c
843
Strlcpy(buf, value(STRhome), sizeof buf/sizeof(Char));
bin/csh/csh.c
845
(void) Strlcat(buf, STRsldthist, sizeof buf/sizeof(Char));
bin/csh/csh.c
886
Char *s;
bin/csh/csh.c
93
Char *arginp;
bin/csh/csh.c
938
Char *jobargv[2] = {STRjobs, 0};
bin/csh/csh.c
95
Char *ffile;
bin/csh/csh.c
96
Char *doldol;
bin/csh/csh.h
112
extern Char *arginp; /* Argument input for sh -c and internal `xx` */
bin/csh/csh.h
114
extern Char *ffile; /* Name of shell file for $0 */
bin/csh/csh.h
128
extern Char *doldol; /* Character pid for $$ */
bin/csh/csh.h
170
extern Char *gointr; /* Label for an onintr transfer */
bin/csh/csh.h
200
Char **Bfbuf; /* The array of buffer blocks */
bin/csh/csh.h
214
Char* _c_seek;
bin/csh/csh.h
218
Char **a_seek;
bin/csh/csh.h
245
Char *word;
bin/csh/csh.h
270
extern Char *lap;
bin/csh/csh.h
305
Char *T_dlef; /* Input redirect word */
bin/csh/csh.h
309
Char *T_drit; /* Output redirect word */
bin/csh/csh.h
316
Char **t_dcom; /* Command/argument vector */
bin/csh/csh.h
329
void (*bfunct)(Char **, struct command *);
bin/csh/csh.h
371
Char **w_fe, **w_fe0; /* Current/initial wordlist for fe */
bin/csh/csh.h
372
Char *w_fename; /* Name for fe */
bin/csh/csh.h
382
Char **vec; /* Array of words which is the value */
bin/csh/csh.h
383
Char *v_name; /* Name of variable/alias */
bin/csh/csh.h
392
struct varent *adrof1(Char *, struct varent *);
bin/csh/csh.h
403
extern Char **alvec, *alvecp; /* The (remnants of) alias vector */
bin/csh/csh.h
415
extern Char **gargv; /* Pointer to the (stack) arglist */
bin/csh/csh.h
421
extern Char **pargv; /* Pointer to the argv list space */
bin/csh/csh.h
423
extern Char *pargs; /* Pointer to start current word */
bin/csh/csh.h
425
extern Char *pargcp; /* Current index into pargs */
bin/csh/csh.h
449
extern Char HIST; /* history invocation character */
bin/csh/csh.h
450
extern Char HISTSUB; /* auto-substitute character */
bin/csh/csh.h
459
extern Char *Vsav;
bin/csh/csh.h
460
extern Char *Vdp;
bin/csh/csh.h
461
extern Char *Vexpath;
bin/csh/csh.h
464
extern Char **evalvec;
bin/csh/csh.h
465
extern Char *evalp;
bin/csh/csh.h
470
extern Char *word_chars;
bin/csh/csh.h
474
extern Char *STR_SHELLPATH;
bin/csh/csh.h
477
extern Char *STR_BSHELL;
bin/csh/csh.h
478
extern Char *STR_WORD_CHARS;
bin/csh/csh.h
479
extern Char **STR_environ;
bin/csh/dir.c
130
dset(Char *dp)
bin/csh/dir.c
136
Char **vec = xreallocarray(NULL, 2, sizeof(*vec));
bin/csh/dir.c
149
skipargs(Char ***v, char *str)
bin/csh/dir.c
151
Char **n = *v, *s;
bin/csh/dir.c
177
dodirs(Char **v, struct command *t)
bin/csh/dir.c
190
Char *s, *hp = value(STRhome);
bin/csh/dir.c
225
dtildepr(Char *home, Char *dir)
bin/csh/dir.c
253
Char *
bin/csh/dir.c
254
dnormalize(Char *cp)
bin/csh/dir.c
266
Char *dp, *cwd;
bin/csh/dir.c
270
cwd = xreallocarray(NULL, len, sizeof(Char));
bin/csh/dir.c
320
dochngd(Char **v, struct command *t)
bin/csh/dir.c
322
Char *cp;
bin/csh/dir.c
364
static Char *
bin/csh/dir.c
365
dgoto(Char *cp)
bin/csh/dir.c
367
Char *dp;
bin/csh/dir.c
370
Char *p, *q;
bin/csh/dir.c
379
dp = xreallocarray(NULL, (cwdlen + (p - cp) + 1), sizeof(Char));
bin/csh/dir.c
402
static Char *
bin/csh/dir.c
403
dfollow(Char *cp)
bin/csh/dir.c
405
Char *dp;
bin/csh/dir.c
428
Char **cdp;
bin/csh/dir.c
429
Char *p;
bin/csh/dir.c
430
Char buf[PATH_MAX];
bin/csh/dir.c
466
dopushd(Char **v, struct command *t)
bin/csh/dir.c
48
*dfind(Char *);
bin/csh/dir.c
49
static Char *dfollow(Char *);
bin/csh/dir.c
500
Char *ccp;
bin/csh/dir.c
51
static Char *dgoto(Char *);
bin/csh/dir.c
518
dfind(Char *cp)
bin/csh/dir.c
522
Char *ep;
bin/csh/dir.c
53
static void dset(Char *);
bin/csh/dir.c
547
dopopd(Char **v, struct command *t)
bin/csh/dir.c
603
Char *
bin/csh/dir.c
604
dcanon(Char *cp, Char *p)
bin/csh/dir.c
606
Char *sp;
bin/csh/dir.c
607
Char *p1, *p2; /* general purpose */
bin/csh/dir.c
610
Char link[PATH_MAX];
bin/csh/dir.c
613
Char *newcp;
bin/csh/dir.c
620
Char tmpdir[PATH_MAX];
bin/csh/dir.c
627
(void) Strlcpy(tmpdir, p1, sizeof tmpdir/sizeof(Char));
bin/csh/dir.c
628
(void) Strlcat(tmpdir, STRslash, sizeof tmpdir/sizeof(Char));
bin/csh/dir.c
629
(void) Strlcat(tmpdir, cp, sizeof tmpdir/sizeof(Char));
bin/csh/dir.c
65
dinit(Char *hp)
bin/csh/dir.c
676
(void) Strlcpy(link, str2short(tlink), sizeof link/sizeof(Char));
bin/csh/dir.c
68
Char *cp = NULL;
bin/csh/dir.c
702
(sp - cp) + cc + (p1 - p), sizeof(Char));
bin/csh/dir.c
722
sizeof(Char));
bin/csh/dir.c
760
(void) Strlcpy(link, str2short(tlink), sizeof link/sizeof(Char));
bin/csh/dir.c
792
(sp - cp) + cc + (p1 - p), sizeof(Char));
bin/csh/dir.c
811
p1 = newcp = xreallocarray(NULL, cc + (p1 - p), sizeof(Char));
bin/csh/dir.c
845
static Char *home_ptr = NULL;
bin/csh/dir.c
860
Strlcpy(link, cp, sizeof link/sizeof(Char));
bin/csh/dir.c
865
sp = (Char *) - 1;
bin/csh/dir.c
874
if (*p2 && sp == (Char *) -1) {
bin/csh/dir.h
42
Char *di_name; /* actual name */
bin/csh/dol.c
119
Char *
bin/csh/dol.c
120
Dfix1(Char *cp)
bin/csh/dol.c
122
Char *Dv[2];
bin/csh/dol.c
142
Dfix2(Char **v)
bin/csh/dol.c
158
static Char *
bin/csh/dol.c
159
Dpack(Char *wbuf, Char *wp)
bin/csh/dol.c
209
Char wbuf[BUFSIZ];
bin/csh/dol.c
210
Char *wp = wbuf;
bin/csh/dol.c
370
static Char *nulvec[] = {0};
bin/csh/dol.c
374
dolerror(Char *s)
bin/csh/dol.c
387
Char *np;
bin/csh/dol.c
389
Char name[4 * MAXVARLEN + 1];
bin/csh/dol.c
394
Char wbuf[BUFSIZ];
bin/csh/dol.c
395
static Char *dolbang = NULL;
bin/csh/dol.c
454
(void) Strlcpy(name, STRargv, sizeof name/sizeof(Char));
bin/csh/dol.c
530
if (np >= &name[sizeof(name) / sizeof(Char) - 2])
bin/csh/dol.c
54
static Char *Dcp, **Dvp; /* Input vector for Dreadc */
bin/csh/dol.c
594
Char *cp = putn(upb - lwb + 1);
bin/csh/dol.c
674
setDolp(Char *cp)
bin/csh/dol.c
676
Char *dp;
bin/csh/dol.c
688
Char *lhsub, *rhsub, *np;
bin/csh/dol.c
70
static Char *dolp; /* Remaining chars from this word */
bin/csh/dol.c
71
static Char **dolnxt; /* Further words */
bin/csh/dol.c
714
np = xreallocarray(NULL, len, sizeof(Char));
bin/csh/dol.c
73
static Char dolmod[MAXMOD]; /* : modifier character */
bin/csh/dol.c
78
static void Dfix2(Char **);
bin/csh/dol.c
79
static Char *Dpack(Char *, Char *);
bin/csh/dol.c
81
static void dolerror(Char *);
bin/csh/dol.c
813
heredoc(Char *term)
bin/csh/dol.c
816
Char *Dv[2];
bin/csh/dol.c
817
Char obuf[BUFSIZ], lbuf[BUFSIZ], mbuf[BUFSIZ];
bin/csh/dol.c
819
Char *lbp, *obp, *mbp;
bin/csh/dol.c
820
Char **vp;
bin/csh/dol.c
85
static void setDolp(Char *);
bin/csh/dol.c
98
Char **pp;
bin/csh/dol.c
99
Char *p;
bin/csh/exec.c
100
doexec(Char **v, struct command *t)
bin/csh/exec.c
102
Char *dp, **pv, **av, *sav;
bin/csh/exec.c
106
Char *blk[2];
bin/csh/exec.c
254
texec(Char *sf, Char **st)
bin/csh/exec.c
259
Char **vp;
bin/csh/exec.c
260
Char *lastsh[2];
bin/csh/exec.c
263
Char *st0, **ost;
bin/csh/exec.c
272
blkfree((Char **) t);
bin/csh/exec.c
322
blkfree((Char **) t);
bin/csh/exec.c
343
execash(Char **t, struct command *kp)
bin/csh/exec.c
411
xechoit(Char **t)
bin/csh/exec.c
421
dohash(Char **v, struct command *t)
bin/csh/exec.c
428
Char **pv;
bin/csh/exec.c
458
dounhash(Char **v, struct command *t)
bin/csh/exec.c
464
hashstat(Char **v, struct command *t)
bin/csh/exec.c
475
hashname(Char *cp)
bin/csh/exec.c
485
iscommand(Char *name)
bin/csh/exec.c
487
Char **pv;
bin/csh/exec.c
488
Char *sav;
bin/csh/exec.c
545
executable(Char *dir, Char *name, bool dir_ok)
bin/csh/exec.c
548
Char path[PATH_MAX], *dp, *sp;
bin/csh/exec.c
584
dowhich(Char **v, struct command *c)
bin/csh/exec.c
615
tellmewhat(struct wordent *lexp, Char *str, int len)
bin/csh/exec.c
621
Char *s0, *s1, *s2, *cmd;
bin/csh/exec.c
622
Char qc;
bin/csh/exec.c
63
static Char *expath; /* Path for exerr */
bin/csh/exec.c
666
(void) Strlcpy(str, sp->word, len/sizeof(Char));
bin/csh/exec.c
675
Char **pv;
bin/csh/exec.c
703
(void) Strlcpy(str, sp->word, len/sizeof(Char));
bin/csh/exec.c
716
(void) Strlcpy(str, sp->word, len/sizeof(Char));
bin/csh/exec.c
89
static Char *justabs[] = {STRNULL, 0};
bin/csh/exec.c
92
static void texec(Char *, Char **);
bin/csh/exec.c
93
static int hashname(Char *);
bin/csh/exec.c
94
static int tellmewhat(struct wordent *, Char *, int len);
bin/csh/exec.c
95
static int executable(Char *, Char *, bool);
bin/csh/exec.c
96
static int iscommand(Char *);
bin/csh/exp.c
111
exp2_(Char ***vp, bool ignore)
bin/csh/exp.c
126
exp2a(Char ***vp, bool ignore)
bin/csh/exp.c
141
exp2b(Char ***vp, bool ignore)
bin/csh/exp.c
156
exp2c(Char ***vp, bool ignore)
bin/csh/exp.c
158
Char *p1 = exp3(vp, ignore);
bin/csh/exp.c
159
Char *p2;
bin/csh/exp.c
195
static Char *
bin/csh/exp.c
196
exp3(Char ***vp, bool ignore)
bin/csh/exp.c
198
Char *p1, *p2;
bin/csh/exp.c
233
static Char *
bin/csh/exp.c
234
exp3a(Char ***vp, bool ignore)
bin/csh/exp.c
236
Char *p1, *p2, *op;
bin/csh/exp.c
255
static Char *
bin/csh/exp.c
256
exp4(Char ***vp, bool ignore)
bin/csh/exp.c
258
Char *p1, *p2;
bin/csh/exp.c
263
Char *op = *(*vp)++;
bin/csh/exp.c
284
static Char *
bin/csh/exp.c
285
exp5(Char ***vp, bool ignore)
bin/csh/exp.c
287
Char *p1, *p2;
bin/csh/exp.c
292
Char *op = *(*vp)++;
bin/csh/exp.c
331
static Char *
bin/csh/exp.c
332
exp6(Char ***vp, bool ignore)
bin/csh/exp.c
335
Char *cp, *dp, *ep;
bin/csh/exp.c
362
Char **v;
bin/csh/exp.c
364
Char *fakecom[2];
bin/csh/exp.c
476
evalav(Char **v)
bin/csh/exp.c
505
isa(Char *cp, int what)
bin/csh/exp.c
552
egetn(Char *cp)
bin/csh/exp.c
60
static int exp1(Char ***, bool);
bin/csh/exp.c
61
static int exp2_(Char ***, bool);
bin/csh/exp.c
62
static int exp2a(Char ***, bool);
bin/csh/exp.c
63
static int exp2b(Char ***, bool);
bin/csh/exp.c
64
static int exp2c(Char ***, bool);
bin/csh/exp.c
65
static Char * exp3(Char ***, bool);
bin/csh/exp.c
66
static Char * exp3a(Char ***, bool);
bin/csh/exp.c
67
static Char * exp4(Char ***, bool);
bin/csh/exp.c
68
static Char * exp5(Char ***, bool);
bin/csh/exp.c
69
static Char * exp6(Char ***, bool);
bin/csh/exp.c
70
static void evalav(Char **);
bin/csh/exp.c
71
static int isa(Char *, int);
bin/csh/exp.c
72
static int egetn(Char *);
bin/csh/exp.c
75
expr(Char ***vp)
bin/csh/exp.c
81
exp0(Char ***vp, bool ignore)
bin/csh/exp.c
96
exp1(Char ***vp, bool ignore)
bin/csh/extern.h
101
int tenex(Char *, int);
bin/csh/extern.h
106
void Setenv(Char *, Char *);
bin/csh/extern.h
107
void doalias(Char **, struct command *);
bin/csh/extern.h
108
void dobreak(Char **, struct command *);
bin/csh/extern.h
109
void docontin(Char **, struct command *);
bin/csh/extern.h
110
void doecho(Char **, struct command *);
bin/csh/extern.h
111
void doelse(Char **, struct command *);
bin/csh/extern.h
112
void doend(Char **, struct command *);
bin/csh/extern.h
113
void doeval(Char **, struct command *);
bin/csh/extern.h
114
void doexit(Char **, struct command *);
bin/csh/extern.h
115
void doforeach(Char **, struct command *);
bin/csh/extern.h
116
void doglob(Char **, struct command *);
bin/csh/extern.h
117
void dogoto(Char **, struct command *);
bin/csh/extern.h
118
void doif(Char **, struct command *);
bin/csh/extern.h
119
void dolimit(Char **, struct command *);
bin/csh/extern.h
120
void dologin(Char **, struct command *);
bin/csh/extern.h
121
void dologout(Char **, struct command *);
bin/csh/extern.h
122
void donohup(Char **, struct command *);
bin/csh/extern.h
123
void doonintr(Char **, struct command *);
bin/csh/extern.h
124
void dorepeat(Char **, struct command *);
bin/csh/extern.h
125
void dosetenv(Char **, struct command *);
bin/csh/extern.h
126
void dosuspend(Char **, struct command *);
bin/csh/extern.h
127
void doswbrk(Char **, struct command *);
bin/csh/extern.h
128
void doswitch(Char **, struct command *);
bin/csh/extern.h
129
void doumask(Char **, struct command *);
bin/csh/extern.h
130
void dounlimit(Char **, struct command *);
bin/csh/extern.h
131
void dounsetenv(Char **, struct command *);
bin/csh/extern.h
132
void dowhile(Char **, struct command *);
bin/csh/extern.h
133
void dozip(Char **, struct command *);
bin/csh/extern.h
138
void gotolab(Char *);
bin/csh/extern.h
139
int srchx(Char *);
bin/csh/extern.h
140
void unalias(Char **, struct command *);
bin/csh/extern.h
146
Char **dobackp(Char *, bool);
bin/csh/extern.h
147
void Gcat(Char *, Char *);
bin/csh/extern.h
148
Char *globone(Char *, int);
bin/csh/extern.h
149
int Gmatch(Char *, Char *);
bin/csh/extern.h
151
Char **globall(Char **);
bin/csh/extern.h
152
void rscan(Char **, void (*)(int));
bin/csh/extern.h
153
void tglob(Char **);
bin/csh/extern.h
154
void trim(Char **);
bin/csh/extern.h
160
void dohist(Char **, struct command *);
bin/csh/extern.h
168
void addla(Char *);
bin/csh/extern.h
173
Char *domod(Char *, int);
bin/csh/extern.h
185
Char **blkcat(Char **, Char **);
bin/csh/extern.h
186
Char **blkcpy(Char **, Char **);
bin/csh/extern.h
187
Char **blkend(Char **);
bin/csh/extern.h
188
void blkfree(Char **);
bin/csh/extern.h
189
int blklen(Char **);
bin/csh/extern.h
190
void blkpr(FILE *, Char **);
bin/csh/extern.h
191
Char **blkspl(Char **, Char **);
bin/csh/extern.h
193
Char **copyblk(Char **);
bin/csh/extern.h
197
Char lastchr(Char *);
bin/csh/extern.h
198
void lshift(Char **, int);
bin/csh/extern.h
199
int number(Char *);
bin/csh/extern.h
200
int prefix(Char *, Char *);
bin/csh/extern.h
201
Char **saveblk(Char **);
bin/csh/extern.h
202
Char *strip(Char *);
bin/csh/extern.h
203
Char *quote(Char *);
bin/csh/extern.h
204
void udvar(Char *);
bin/csh/extern.h
217
void dobg(Char **, struct command *);
bin/csh/extern.h
218
void dobg1(Char **, struct command *);
bin/csh/extern.h
219
void dofg(Char **, struct command *);
bin/csh/extern.h
220
void dofg1(Char **, struct command *);
bin/csh/extern.h
221
void dojobs(Char **, struct command *);
bin/csh/extern.h
222
void dokill(Char **, struct command *);
bin/csh/extern.h
223
void donotify(Char **, struct command *);
bin/csh/extern.h
224
void dostop(Char **, struct command *);
bin/csh/extern.h
225
void dowait(Char **, struct command *);
bin/csh/extern.h
231
pfind(Char *);
bin/csh/extern.h
251
*adrof1(Char *, struct varent *);
bin/csh/extern.h
252
void doset(Char **, struct command *);
bin/csh/extern.h
253
void dolet(Char **, struct command *);
bin/csh/extern.h
254
Char *putn(int);
bin/csh/extern.h
255
int getn(Char *);
bin/csh/extern.h
256
Char *value1(Char *, struct varent *);
bin/csh/extern.h
257
void set(Char *, Char *);
bin/csh/extern.h
258
void set1(Char *, Char **, struct varent *);
bin/csh/extern.h
259
void setq(Char *, Char **, struct varent *);
bin/csh/extern.h
260
void unset(Char **, struct command *);
bin/csh/extern.h
261
void unset1(Char *[], struct varent *);
bin/csh/extern.h
262
void unsetv(Char *);
bin/csh/extern.h
263
void setNS(Char *);
bin/csh/extern.h
264
void shift(Char **, struct command *);
bin/csh/extern.h
270
void donice(Char **, struct command *);
bin/csh/extern.h
271
void dotime(Char **, struct command *);
bin/csh/extern.h
290
size_t Strlcpy(Char *, const Char *, size_t);
bin/csh/extern.h
291
size_t Strlcat(Char *, const Char *, size_t);
bin/csh/extern.h
292
Char *Strchr(Char *, int);
bin/csh/extern.h
293
Char *Strrchr(Char *, int);
bin/csh/extern.h
294
Char *Strspl(Char *, Char *);
bin/csh/extern.h
295
size_t Strlen(Char *);
bin/csh/extern.h
296
int Strcmp(Char *, Char *);
bin/csh/extern.h
297
int Strncmp(Char *, Char *, size_t);
bin/csh/extern.h
298
Char *Strsave(Char *);
bin/csh/extern.h
299
Char *Strend(Char *);
bin/csh/extern.h
300
Char *Strstr(Char *, Char *);
bin/csh/extern.h
301
Char *str2short(char *);
bin/csh/extern.h
302
Char **blk2short(char **);
bin/csh/extern.h
303
char *short2str(Char *);
bin/csh/extern.h
304
char **short2blk(Char **);
bin/csh/extern.h
305
char *short2qstr(Char *);
bin/csh/extern.h
306
char *vis_str(Char *);
bin/csh/extern.h
38
int gethdir(Char *, int);
bin/csh/extern.h
39
void dosource(Char **, struct command *);
bin/csh/extern.h
42
void importpath(Char *);
bin/csh/extern.h
56
void dinit(Char *);
bin/csh/extern.h
57
void dodirs(Char **, struct command *);
bin/csh/extern.h
58
Char *dcanon(Char *, Char *);
bin/csh/extern.h
59
void dtildepr(Char *, Char *);
bin/csh/extern.h
61
void dochngd(Char **, struct command *);
bin/csh/extern.h
62
Char *dnormalize(Char *);
bin/csh/extern.h
63
void dopushd(Char **, struct command *);
bin/csh/extern.h
64
void dopopd(Char **, struct command *);
bin/csh/extern.h
72
Char *Dfix1(Char *);
bin/csh/extern.h
73
void heredoc(Char *);
bin/csh/extern.h
84
void doexec(Char **, struct command *);
bin/csh/extern.h
85
void dohash(Char **, struct command *);
bin/csh/extern.h
86
void dounhash(Char **, struct command *);
bin/csh/extern.h
87
void dowhich(Char **, struct command *);
bin/csh/extern.h
88
void execash(Char **, struct command *);
bin/csh/extern.h
89
void hashstat(Char **, struct command *);
bin/csh/extern.h
90
void xechoit(Char **);
bin/csh/extern.h
95
int expr(Char ***);
bin/csh/extern.h
96
int exp0(Char ***, bool);
bin/csh/file.c
106
static void catn(Char *, Char *, int);
bin/csh/file.c
107
static void copyn(Char *, Char *, int);
bin/csh/file.c
108
static Char filetype(Char *, Char *);
bin/csh/file.c
109
static void print_by_column(Char *, Char *[], int);
bin/csh/file.c
110
static Char *tilde(Char *, Char *);
bin/csh/file.c
111
static void extract_dir_and_name(Char *, Char *, Char *);
bin/csh/file.c
112
static Char *getentry(DIR *, int);
bin/csh/file.c
113
static void free_items(Char **, int);
bin/csh/file.c
114
static int tsearch(Char *, COMMAND, int);
bin/csh/file.c
115
static int recognize(Char *, Char *, int, int);
bin/csh/file.c
116
static int is_prefix(Char *, Char *);
bin/csh/file.c
117
static int is_suffix(Char *, Char *);
bin/csh/file.c
118
static int ignored(Char *);
bin/csh/file.c
181
static Char *
bin/csh/file.c
184
static Char word[BUFSIZ];
bin/csh/file.c
186
Char *cp;
bin/csh/file.c
305
Char *word;
bin/csh/file.c
341
Char *word;
bin/csh/file.c
416
catn(Char *des, Char *src, int count)
bin/csh/file.c
430
copyn(Char *des, Char *src, int count)
bin/csh/file.c
438
static Char
bin/csh/file.c
439
filetype(Char *dir, Char *file)
bin/csh/file.c
441
Char path[PATH_MAX];
bin/csh/file.c
444
Strlcpy(path, dir, sizeof path/sizeof(Char));
bin/csh/file.c
445
catn(path, file, sizeof(path) / sizeof(Char));
bin/csh/file.c
473
print_by_column(Char *dir, Char *items[], int count)
bin/csh/file.c
513
static Char *
bin/csh/file.c
514
tilde(Char *new, Char *old)
bin/csh/file.c
516
Char *o, *p;
bin/csh/file.c
518
static Char person[40];
bin/csh/file.c
545
extract_dir_and_name(Char *path, Char *dir, Char *name)
bin/csh/file.c
547
Char *p;
bin/csh/file.c
560
static Char *
bin/csh/file.c
577
free_items(Char **items, int numitems)
bin/csh/file.c
600
tsearch(Char *word, COMMAND command, int max_word_length)
bin/csh/file.c
605
Char tilded_dir[PATH_MAX], dir[PATH_MAX];
bin/csh/file.c
606
Char name[MAXNAMLEN + 1], extended_name[MAXNAMLEN + 1];
bin/csh/file.c
607
Char *entry;
bin/csh/file.c
608
Char **items = NULL;
bin/csh/file.c
640
items[numitems] = xreallocarray(NULL, (Strlen(entry) + 1), sizeof(Char));
bin/csh/file.c
697
recognize(Char *extended_name, Char *entry, int name_length, int numitems)
bin/csh/file.c
702
Char *x, *ent;
bin/csh/file.c
721
is_prefix(Char *check, Char *template)
bin/csh/file.c
735
is_suffix(Char *check, Char *template)
bin/csh/file.c
737
Char *c, *t;
bin/csh/file.c
752
tenex(Char *inputline, int inputline_size)
bin/csh/file.c
826
ignored(Char *entry)
bin/csh/file.c
829
Char **cp;
bin/csh/file.c
88
static Char *cl_lastw(struct cmdline *);
bin/csh/func.c
1033
static struct limits *findlim(Char *);
bin/csh/func.c
1034
static rlim_t getval(struct limits *, Char **);
bin/csh/func.c
1035
static void limtail(Char *, char *);
bin/csh/func.c
1036
static void plim(struct limits *, Char);
bin/csh/func.c
1037
static int setlim(struct limits *, Char, rlim_t);
bin/csh/func.c
1040
findlim(Char *cp)
bin/csh/func.c
1059
dolimit(Char **v, struct command *t)
bin/csh/func.c
1086
getval(struct limits *lp, Char **v)
bin/csh/func.c
1089
Char *cp = *v++;
bin/csh/func.c
1154
limtail(Char *cp, char *str)
bin/csh/func.c
1165
plim(struct limits *lp, Char hard)
bin/csh/func.c
117
doonintr(Char **v, struct command *t)
bin/csh/func.c
1186
dounlimit(Char **v, struct command *t)
bin/csh/func.c
119
Char *cp;
bin/csh/func.c
1190
Char hard = 0;
bin/csh/func.c
120
Char *vv = v[1];
bin/csh/func.c
1213
setlim(struct limits *lp, Char hard, rlim_t limit)
bin/csh/func.c
1239
dosuspend(Char **v, struct command *t)
bin/csh/func.c
1281
static Char **gv = NULL;
bin/csh/func.c
1284
doeval(Char **v, struct command *t)
bin/csh/func.c
1286
Char **oevalvec;
bin/csh/func.c
1287
Char *oevalp;
bin/csh/func.c
1291
Char **savegv = gv;
bin/csh/func.c
150
donohup(Char **v, struct command *t)
bin/csh/func.c
160
dozip(Char **v, struct command *t)
bin/csh/func.c
172
doalias(Char **v, struct command *t)
bin/csh/func.c
175
Char *p;
bin/csh/func.c
198
unalias(Char **v, struct command *t)
bin/csh/func.c
204
dologout(Char **v, struct command *t)
bin/csh/func.c
211
dologin(Char **v, struct command *t)
bin/csh/func.c
232
doif(Char **v, struct command *kp)
bin/csh/func.c
235
Char **vv;
bin/csh/func.c
283
doelse(Char **v, struct command *t)
bin/csh/func.c
289
dogoto(Char **v, struct command *t)
bin/csh/func.c
291
Char *lp;
bin/csh/func.c
298
gotolab(Char *lab)
bin/csh/func.c
321
doswitch(Char **v, struct command *t)
bin/csh/func.c
323
Char *cp, *lp;
bin/csh/func.c
338
dobreak(Char **v, struct command *t)
bin/csh/func.c
347
doexit(Char **v, struct command *t)
bin/csh/func.c
366
doforeach(Char **v, struct command *t)
bin/csh/func.c
368
Char *cp, *sp;
bin/csh/func.c
407
dowhile(Char **v, struct command *t)
bin/csh/func.c
466
doend(Char **v, struct command *t)
bin/csh/func.c
475
docontin(Char **v, struct command *t)
bin/csh/func.c
504
dorepeat(Char **v, struct command *kp)
bin/csh/func.c
528
doswbrk(Char **v, struct command *t)
bin/csh/func.c
53
static void search(int, int, Char *);
bin/csh/func.c
534
srchx(Char *cp)
bin/csh/func.c
54
static int getword(Char *);
bin/csh/func.c
55
static int keyword(Char *);
bin/csh/func.c
556
static Char Stype;
bin/csh/func.c
557
static Char *Sgoal;
bin/csh/func.c
560
search(int type, int level, Char *goal)
bin/csh/func.c
562
Char wordbuf[BUFSIZ];
bin/csh/func.c
563
Char *aword = wordbuf;
bin/csh/func.c
564
Char *cp;
bin/csh/func.c
57
static void xecho(int, Char **);
bin/csh/func.c
58
static void Unsetenv(Char *);
bin/csh/func.c
63
Char *cp = t->t_dcom[0];
bin/csh/func.c
659
getword(Char *wp)
bin/csh/func.c
664
Char *owp = wp;
bin/csh/func.c
750
keyword(Char *wp)
bin/csh/func.c
752
static Char STRif[] = {'i', 'f', '\0'};
bin/csh/func.c
753
static Char STRwhile[] = {'w', 'h', 'i', 'l', 'e', '\0'};
bin/csh/func.c
754
static Char STRswitch[] = {'s', 'w', 'i', 't', 'c', 'h', '\0'};
bin/csh/func.c
815
doecho(Char **v, struct command *t)
bin/csh/func.c
821
doglob(Char **v, struct command *t)
bin/csh/func.c
828
xecho(int sep, Char **v)
bin/csh/func.c
830
Char *cp;
bin/csh/func.c
874
dosetenv(Char **v, struct command *t)
bin/csh/func.c
876
Char *vp, *lp;
bin/csh/func.c
881
Char **ep;
bin/csh/func.c
903
dounsetenv(Char **v, struct command *t)
bin/csh/func.c
905
Char **ep, *p, *n, *name;
bin/csh/func.c
918
name = xreallocarray(NULL, maxi + 1, sizeof(Char));
bin/csh/func.c
939
Setenv(Char *name, Char *val)
bin/csh/func.c
941
Char **ep = STR_environ;
bin/csh/func.c
942
Char *cp, *dp;
bin/csh/func.c
943
Char *blk[2];
bin/csh/func.c
944
Char **oep = ep;
bin/csh/func.c
955
blkfree((Char **) environ);
bin/csh/func.c
964
blkfree((Char **) environ);
bin/csh/func.c
970
Unsetenv(Char *name)
bin/csh/func.c
972
Char **ep = STR_environ;
bin/csh/func.c
973
Char *cp, *dp;
bin/csh/func.c
974
Char **oep = ep;
bin/csh/func.c
993
doumask(Char **v, struct command *t)
bin/csh/func.c
995
Char *cp = v[1];
bin/csh/glob.c
101
if (gethdir(gstart, &gbuf[sizeof(gbuf)/sizeof(Char)] - gstart)) {
bin/csh/glob.c
118
globbrace(Char *s, Char *p, Char ***bl)
bin/csh/glob.c
121
Char *pm, *pe, *lm, *pl;
bin/csh/glob.c
122
Char **nv, **vl;
bin/csh/glob.c
123
Char gbuf[PATH_MAX];
bin/csh/glob.c
126
nv = vl = xreallocarray(NULL, size, sizeof(Char *));
bin/csh/glob.c
182
Char savec = *pm;
bin/csh/glob.c
185
(void) Strlcpy(lm, pl, &gbuf[sizeof(gbuf)/sizeof(Char)] - lm);
bin/csh/glob.c
193
nv = xreallocarray(nv, size, sizeof(Char *));
bin/csh/glob.c
208
expbrace(Char ***nvp, Char ***elp, int size)
bin/csh/glob.c
210
Char **vl, **el, **nv, *s;
bin/csh/glob.c
220
Char *b;
bin/csh/glob.c
221
Char **vp, **bp;
bin/csh/glob.c
227
Char **bl;
bin/csh/glob.c
248
nv = xreallocarray(nv, size, sizeof(Char *));
bin/csh/glob.c
270
static Char **
bin/csh/glob.c
271
globexpand(Char **v)
bin/csh/glob.c
273
Char *s;
bin/csh/glob.c
274
Char **nv, **vl, **el;
bin/csh/glob.c
278
nv = vl = xreallocarray(NULL, size, sizeof(Char *));
bin/csh/glob.c
293
nv = xreallocarray(nv, size, sizeof(Char *));
bin/csh/glob.c
304
nv = xreallocarray(nv, size, sizeof(Char *));
bin/csh/glob.c
331
static Char *
bin/csh/glob.c
332
handleone(Char *str, Char **vl, int action)
bin/csh/glob.c
335
Char *cp, **vlp = vl;
bin/csh/glob.c
366
static Char **
bin/csh/glob.c
367
libglob(Char **vl)
bin/csh/glob.c
411
Char *
bin/csh/glob.c
412
globone(Char *str, int action)
bin/csh/glob.c
414
Char *v[2], **vl, **vo;
bin/csh/glob.c
470
Char **
bin/csh/glob.c
471
globall(Char **v)
bin/csh/glob.c
473
Char **vl, **vo;
bin/csh/glob.c
508
gargv = xreallocarray(NULL, gargsiz, sizeof(Char *));
bin/csh/glob.c
514
rscan(Char **t, void (*f)(int))
bin/csh/glob.c
516
Char *p;
bin/csh/glob.c
524
trim(Char **t)
bin/csh/glob.c
526
Char *p;
bin/csh/glob.c
534
tglob(Char **t)
bin/csh/glob.c
536
Char *p, c;
bin/csh/glob.c
575
Char **
bin/csh/glob.c
576
dobackp(Char *cp, bool literal)
bin/csh/glob.c
578
Char *lp, *rp;
bin/csh/glob.c
579
Char *ep, word[PATH_MAX];
bin/csh/glob.c
583
pargv = xreallocarray(NULL, pargsiz, sizeof(Char *));
bin/csh/glob.c
614
backeval(Char *cp, bool literal)
bin/csh/glob.c
617
Char *ip;
bin/csh/glob.c
621
Char *fakecom[2], ibuf[BUFSIZ];
bin/csh/glob.c
63
Char **gargv = NULL;
bin/csh/glob.c
65
Char **pargv = NULL;
bin/csh/glob.c
763
pargv = xreallocarray(pargv, pargsiz, sizeof(Char *));
bin/csh/glob.c
77
static Char *globtilde(Char **, Char *);
bin/csh/glob.c
772
Gmatch(Char *string, Char *pattern)
bin/csh/glob.c
774
Char **blk, **p;
bin/csh/glob.c
78
static Char **libglob(Char **);
bin/csh/glob.c
782
blk = xreallocarray(NULL, GLOBSPACE, sizeof(Char *));
bin/csh/glob.c
79
static Char **globexpand(Char **);
bin/csh/glob.c
796
pmatch(Char *string, Char *pattern)
bin/csh/glob.c
798
Char stringc, patternc;
bin/csh/glob.c
80
static int globbrace(Char *, Char *, Char ***);
bin/csh/glob.c
800
Char rangec;
bin/csh/glob.c
81
static void expbrace(Char ***, Char ***, int);
bin/csh/glob.c
82
static int pmatch(Char *, Char *);
bin/csh/glob.c
85
static void backeval(Char *, bool);
bin/csh/glob.c
851
Gcat(Char *s1, Char *s2)
bin/csh/glob.c
853
Char *p, *q;
bin/csh/glob.c
863
gargv = xreallocarray(gargv, gargsiz, sizeof(Char *));
bin/csh/glob.c
866
p = gargv[gargc - 1] = xreallocarray(NULL, n, sizeof(Char));
bin/csh/glob.c
88
static Char *
bin/csh/glob.c
883
if (!*(Char **)a) /* check for NULL */
bin/csh/glob.c
884
return (*(Char **)b ? 1 : 0);
bin/csh/glob.c
885
if (!*(Char **)b)
bin/csh/glob.c
888
(void) strlcpy(buf, short2str(*(Char **)a), sizeof buf);
bin/csh/glob.c
889
return ((int) strcoll(buf, short2str(*(Char **)b)));
bin/csh/glob.c
89
globtilde(Char **nv, Char *s)
bin/csh/glob.c
91
Char gbuf[PATH_MAX], *gstart, *b, *u, *e;
bin/csh/hist.c
104
dohist(Char **v, struct command *t)
bin/csh/hist.c
117
Char *vp = *v;
bin/csh/hist.c
49
Char *cp;
bin/csh/hist.c
56
Char *p = cp;
bin/csh/lex.c
100
Char *alvecp = NULL;
bin/csh/lex.c
1085
Char *np;
bin/csh/lex.c
110
static Char labuf[BUFSIZ];
bin/csh/lex.c
1137
if (np < &lhsb[sizeof(lhsb) / sizeof(Char) - 2])
bin/csh/lex.c
1170
if (np < &lhsb[sizeof(lhsb) / sizeof(Char) - 2])
bin/csh/lex.c
1199
findev(Char *cp, bool anyarg)
bin/csh/lex.c
1204
Char *dp;
bin/csh/lex.c
1205
Char *p, *q;
bin/csh/lex.c
1249
setexclp(Char *cp)
bin/csh/lex.c
126
static Char getCtmp;
bin/csh/lex.c
1309
if (evalvec == (Char **) 1) {
bin/csh/lex.c
1317
evalvec = (Char **) 1;
bin/csh/lex.c
1321
if (arginp == (Char *) 1 || onelflg == 1) {
bin/csh/lex.c
1328
arginp = (Char *) 1;
bin/csh/lex.c
1382
Char ttyline[BUFSIZ];
bin/csh/lex.c
1411
Char **nfbuf = xcalloc(fblocks + 2, sizeof(*nfbuf));
bin/csh/lex.c
1418
fbuf[fblocks] = xcalloc(BUFSIZ, sizeof(Char));
bin/csh/lex.c
1438
memcpy(fbuf[buf] + off, ttyline, c * sizeof(Char));
bin/csh/lex.c
1445
Char *ptr = fbuf[buf] + off;
bin/csh/lex.c
1560
fbuf[0] = xcalloc(BUFSIZ, sizeof(Char));
bin/csh/lex.c
220
static Char *
bin/csh/lex.c
223
Char c, c1;
bin/csh/lex.c
224
Char *wp;
bin/csh/lex.c
225
Char wbuf[BUFSIZ];
bin/csh/lex.c
345
Char c;
bin/csh/lex.c
401
Char *np, *ep;
bin/csh/lex.c
402
Char name[4 * MAXVARLEN + 1];
bin/csh/lex.c
51
static Char *word(void);
bin/csh/lex.c
56
*findev(Char *, bool);
bin/csh/lex.c
57
static void setexclp(Char *);
bin/csh/lex.c
599
addla(Char *cp)
bin/csh/lex.c
601
Char buf[BUFSIZ];
bin/csh/lex.c
604
(sizeof(labuf) - 4) / sizeof(Char)) {
bin/csh/lex.c
609
(void) Strlcpy(buf, lap, sizeof buf/sizeof(Char));
bin/csh/lex.c
610
(void) Strlcpy(labuf, cp, sizeof labuf/sizeof(Char));
bin/csh/lex.c
612
(void) Strlcat(labuf, buf, sizeof labuf/sizeof(Char));
bin/csh/lex.c
616
static Char lhsb[32];
bin/csh/lex.c
617
static Char slhs[32];
bin/csh/lex.c
618
static Char rhsb[64];
bin/csh/lex.c
62
static int matchs(Char *, Char *);
bin/csh/lex.c
66
static Char *subword(Char *, int, bool *);
bin/csh/lex.c
700
Char *cp;
bin/csh/lex.c
705
Char orhsb[sizeof(rhsb) / sizeof(Char)];
bin/csh/lex.c
742
(void) Strlcpy(lhsb, slhs, sizeof(lhsb)/sizeof(Char));
bin/csh/lex.c
762
if (cp > &lhsb[sizeof(lhsb) / sizeof(Char) - 2]) {
bin/csh/lex.c
781
(void) Strlcpy(orhsb, cp, sizeof(orhsb)/sizeof(Char));
bin/csh/lex.c
790
if (cp > &rhsb[sizeof(rhsb) / sizeof(Char) - 2]) {
bin/csh/lex.c
810
(void) Strlcpy(slhs, lhsb, sizeof(slhs)/sizeof(Char));
bin/csh/lex.c
839
Char *tword, *otword;
bin/csh/lex.c
869
static Char *
bin/csh/lex.c
87
static Char peekc = 0, peekd = 0;
bin/csh/lex.c
870
subword(Char *cp, int type, bool *adid)
bin/csh/lex.c
872
Char wbuf[BUFSIZ];
bin/csh/lex.c
873
Char *wp, *mp, *np;
bin/csh/lex.c
88
static Char peekread = 0;
bin/csh/lex.c
91
static Char *exclp = NULL;
bin/csh/lex.c
922
sizeof(wbuf)/sizeof(Char) - (wp - wbuf));
bin/csh/lex.c
934
sizeof(wbuf)/sizeof(Char) - (wp - wbuf));
bin/csh/lex.c
942
Char *
bin/csh/lex.c
943
domod(Char *cp, int type)
bin/csh/lex.c
945
Char *wp, *xp;
bin/csh/lex.c
990
matchs(Char *str, Char *pat)
bin/csh/misc.c
105
blkfree(Char **av0)
bin/csh/misc.c
107
Char **av = av0;
bin/csh/misc.c
116
Char **
bin/csh/misc.c
117
saveblk(Char **v)
bin/csh/misc.c
119
Char **newv = xcalloc(blklen(v) + 1, sizeof(*newv));
bin/csh/misc.c
120
Char **onewv = newv;
bin/csh/misc.c
127
Char **
bin/csh/misc.c
128
blkspl(Char **up, Char **vp)
bin/csh/misc.c
130
Char **wp = xcalloc(blklen(up) + blklen(vp) + 1, sizeof(*wp));
bin/csh/misc.c
136
Char
bin/csh/misc.c
137
lastchr(Char *cp)
bin/csh/misc.c
264
lshift(Char **v, int c)
bin/csh/misc.c
266
Char **u;
bin/csh/misc.c
274
number(Char *cp)
bin/csh/misc.c
289
Char **
bin/csh/misc.c
290
copyblk(Char **v)
bin/csh/misc.c
292
Char **nv = xcalloc(blklen(v) + 1, sizeof(*nv));
bin/csh/misc.c
297
Char *
bin/csh/misc.c
298
strip(Char *cp)
bin/csh/misc.c
300
Char *dp = cp;
bin/csh/misc.c
309
Char *
bin/csh/misc.c
310
quote(Char *cp)
bin/csh/misc.c
312
Char *dp = cp;
bin/csh/misc.c
322
udvar(Char *name)
bin/csh/misc.c
330
prefix(Char *sub, Char *str)
bin/csh/misc.c
55
Char **
bin/csh/misc.c
56
blkend(Char **up)
bin/csh/misc.c
66
blkpr(FILE *fp, Char **av)
bin/csh/misc.c
77
blklen(Char **av)
bin/csh/misc.c
86
Char **
bin/csh/misc.c
87
blkcpy(Char **oav, Char **bv)
bin/csh/misc.c
89
Char **av = oav;
bin/csh/misc.c
96
Char **
bin/csh/misc.c
97
blkcat(Char **up, Char **vp)
bin/csh/parse.c
170
Char *cp = alout.next->word;
bin/csh/parse.c
467
Char **av;
bin/csh/parse.c
640
Char **v;
bin/csh/proc.c
1003
pkill(Char **v, int signum)
bin/csh/proc.c
1009
Char *cp;
bin/csh/proc.c
1141
pfind(Char *cp)
bin/csh/proc.c
1173
Char *dp;
bin/csh/proc.c
1221
donotify(Char **v, struct command *t)
bin/csh/proc.c
307
Char *jobcommand[3];
bin/csh/proc.c
352
dowait(Char **v, struct command *t)
bin/csh/proc.c
443
static Char command[PMAXLEN + 4];
bin/csh/proc.c
445
static Char *cmdp;
bin/csh/proc.c
519
Char **argp;
bin/csh/proc.c
575
pads(Char *cp)
bin/csh/proc.c
68
static void pads(Char *);
bin/csh/proc.c
69
static void pkill(Char **v, int);
bin/csh/proc.c
839
dojobs(Char **v, struct command *t)
bin/csh/proc.c
866
dofg(Char **v, struct command *t)
bin/csh/proc.c
883
dofg1(Char **v, struct command *t)
bin/csh/proc.c
897
dobg(Char **v, struct command *t)
bin/csh/proc.c
913
dobg1(Char **v, struct command *t)
bin/csh/proc.c
925
dostop(Char **v, struct command *t)
bin/csh/proc.c
934
dokill(Char **v, struct command *t)
bin/csh/proc.h
56
Char *p_command; /* first PMAXLEN chars of command */
bin/csh/sem.c
284
blkfree((Char **) Vt);
bin/csh/sem.c
472
static Char *
bin/csh/sem.c
473
splicepipe(struct command *t, Char *cp) /* word after < or > */
bin/csh/sem.c
475
Char *blk[2];
bin/csh/sem.c
478
Char **pv;
bin/csh/sem.c
48
static Char *splicepipe(struct command *t, Char *);
bin/csh/sem.c
493
Char **av = blkspl(t->t_dcom, &pv[1]);
bin/csh/sem.c
517
Char *cp;
bin/csh/sem.c
81
(Strlen(t->t_dcom[0] + 1) + 1) * sizeof(Char));
bin/csh/set.c
101
Char **e = v;
bin/csh/set.c
128
Char *pn = value(STRhistchars);
bin/csh/set.c
143
Char *cp;
bin/csh/set.c
165
static Char *
bin/csh/set.c
166
getinx(Char *cp, int *ip)
bin/csh/set.c
179
asx(Char *vp, int subscr, Char *p)
bin/csh/set.c
188
getvx(Char *vp, int subscr)
bin/csh/set.c
200
dolet(Char **v, struct command *t)
bin/csh/set.c
202
Char *p;
bin/csh/set.c
203
Char *vp, c, op;
bin/csh/set.c
283
static Char *
bin/csh/set.c
284
xset(Char *cp, Char ***vp)
bin/csh/set.c
286
Char *dp;
bin/csh/set.c
297
static Char *
bin/csh/set.c
298
operate(int op, Char *vp, Char *p)
bin/csh/set.c
300
Char opr[2];
bin/csh/set.c
301
Char *vec[5];
bin/csh/set.c
302
Char **v = vec;
bin/csh/set.c
303
Char **vecp = v;
bin/csh/set.c
323
Char *
bin/csh/set.c
336
getn(Char *cp)
bin/csh/set.c
358
Char *
bin/csh/set.c
359
value1(Char *var, struct varent *head)
bin/csh/set.c
368
madrof(Char *pat, struct varent *vp)
bin/csh/set.c
382
adrof1(Char *name, struct varent *v)
bin/csh/set.c
40
static Char *getinx(Char *, int *);
bin/csh/set.c
400
set(Char *var, Char *val)
bin/csh/set.c
402
Char **vec = xreallocarray(NULL, 2, sizeof(*vec));
bin/csh/set.c
41
static void asx(Char *, int, Char *);
bin/csh/set.c
410
set1(Char *var, Char **vec, struct varent *head)
bin/csh/set.c
412
Char **oldv = vec;
bin/csh/set.c
43
*getvx(Char *, int);
bin/csh/set.c
431
setq(Char *name, Char **vec, struct varent *p)
bin/csh/set.c
44
static Char *xset(Char *, Char ***);
bin/csh/set.c
45
static Char *operate(int, Char *, Char *);
bin/csh/set.c
457
unset(Char **v, struct command *t)
bin/csh/set.c
47
*madrof(Char *, struct varent *);
bin/csh/set.c
471
unset1(Char *v[], struct varent *head)
bin/csh/set.c
486
unsetv(Char *var)
bin/csh/set.c
49
static void exportpath(Char **);
bin/csh/set.c
538
setNS(Char *cp)
bin/csh/set.c
544
shift(Char **v, struct command *t)
bin/csh/set.c
547
Char *name;
bin/csh/set.c
564
exportpath(Char **val)
bin/csh/set.c
566
Char exppath[BUFSIZ];
bin/csh/set.c
576
(void) Strlcat(exppath, *val++, sizeof exppath/sizeof(Char));
bin/csh/set.c
579
(void) Strlcat(exppath, STRcolon, sizeof exppath/sizeof(Char));
bin/csh/set.c
58
doset(Char **v, struct command *t)
bin/csh/set.c
60
Char *p;
bin/csh/set.c
61
Char *vp, op;
bin/csh/set.c
62
Char **vecp;
bin/csh/str.c
103
*dst++ = (Char) ((unsigned char) *src++);
bin/csh/str.c
106
sdst = xreallocarray(sdst, dstsize, sizeof(Char));
bin/csh/str.c
116
short2str(Char *src)
bin/csh/str.c
145
Strlcpy(Char *dst, const Char *src, size_t siz)
bin/csh/str.c
147
Char *d = dst;
bin/csh/str.c
148
const Char *s = src;
bin/csh/str.c
171
Strlcat(Char *dst, const Char *src, size_t siz)
bin/csh/str.c
173
Char *d = dst;
bin/csh/str.c
174
const Char *s = src;
bin/csh/str.c
185
return(dlen + Strlen((Char *)s));
bin/csh/str.c
198
Char *
bin/csh/str.c
199
Strchr(Char *str, int ch)
bin/csh/str.c
209
Char *
bin/csh/str.c
210
Strrchr(Char *str, int ch)
bin/csh/str.c
212
Char *rstr;
bin/csh/str.c
224
Strlen(Char *str)
bin/csh/str.c
234
Strcmp(Char *str1, Char *str2)
bin/csh/str.c
254
Strncmp(Char *str1, Char *str2, size_t n)
bin/csh/str.c
280
Char *
bin/csh/str.c
281
Strsave(Char *s)
bin/csh/str.c
283
Char *n;
bin/csh/str.c
284
Char *p;
bin/csh/str.c
290
n = p = xreallocarray(NULL, p - s, sizeof(Char));
bin/csh/str.c
296
Char *
bin/csh/str.c
297
Strspl(Char *cp, Char *dp)
bin/csh/str.c
299
Char *ep;
bin/csh/str.c
300
Char *p, *q;
bin/csh/str.c
310
ep = xreallocarray(NULL, ((p - cp) + (q - dp) - 1), sizeof(Char));
bin/csh/str.c
318
Char *
bin/csh/str.c
319
Strend(Char *cp)
bin/csh/str.c
328
Char *
bin/csh/str.c
329
Strstr(Char *s, Char *t)
bin/csh/str.c
332
Char *ss = s;
bin/csh/str.c
333
Char *tt = t;
bin/csh/str.c
344
short2qstr(Char *src)
bin/csh/str.c
385
vis_str(Char *cp)
bin/csh/str.c
390
Char *dp;
bin/csh/str.c
47
Char **
bin/csh/str.c
51
Char **sdst, **dst;
bin/csh/str.c
58
sdst = dst = xreallocarray(NULL, n + 1, sizeof(Char *));
bin/csh/str.c
67
short2blk(Char **src)
bin/csh/str.c
85
Char *
bin/csh/str.c
88
static Char *sdst;
bin/csh/str.c
90
Char *dst, *edst;
bin/csh/str.c
97
sdst = xreallocarray(NULL, dstsize, sizeof(Char));
bin/csh/time.c
60
dotime(Char **v, struct command *t)
bin/csh/time.c
76
donice(Char **v, struct command *t)
bin/csh/time.c
78
Char *cp;
lib/libc/gdtoa/gdtoaimp.h
202
extern Char *MALLOC ANSI((size_t));
lib/libc/gdtoa/misc.c
897
Char *
lib/libc/gdtoa/misc.c
899
memcpy_D2A(a, b, len) Char *a; Char *b; size_t len;
lib/libc/gen/glob.c
1001
g_lstat(Char *fn, struct stat *sb, glob_t *pglob)
lib/libc/gen/glob.c
1013
g_stat(Char *fn, struct stat *sb, glob_t *pglob)
lib/libc/gen/glob.c
1024
static Char *
lib/libc/gen/glob.c
1025
g_strchr(const Char *str, int ch)
lib/libc/gen/glob.c
1029
return ((Char *)str);
lib/libc/gen/glob.c
1035
g_Ctoc(const Char *str, char *buf, size_t len)
lib/libc/gen/glob.c
1047
qprintf(const char *str, Char *s)
lib/libc/gen/glob.c
1049
Char *p;
lib/libc/gen/glob.c
114
#define CHAR(c) ((Char)((c)&M_ASCII))
lib/libc/gen/glob.c
115
#define META(c) ((Char)((c)|M_QUOTE))
lib/libc/gen/glob.c
142
static int g_Ctoc(const Char *, char *, size_t);
lib/libc/gen/glob.c
143
static int g_lstat(Char *, struct stat *, glob_t *);
lib/libc/gen/glob.c
144
static DIR *g_opendir(Char *, glob_t *);
lib/libc/gen/glob.c
145
static Char *g_strchr(const Char *, int);
lib/libc/gen/glob.c
146
static int g_strncmp(const Char *, const char *, size_t);
lib/libc/gen/glob.c
147
static int g_stat(Char *, struct stat *, glob_t *);
lib/libc/gen/glob.c
148
static int glob0(const Char *, glob_t *, struct glob_lim *);
lib/libc/gen/glob.c
149
static int glob1(Char *, Char *, glob_t *, struct glob_lim *);
lib/libc/gen/glob.c
150
static int glob2(Char *, Char *, Char *, Char *, Char *, Char *,
lib/libc/gen/glob.c
152
static int glob3(Char *, Char *, Char *, Char *, Char *,
lib/libc/gen/glob.c
153
Char *, Char *, glob_t *, struct glob_lim *);
lib/libc/gen/glob.c
154
static int globextend(const Char *, glob_t *, struct glob_lim *,
lib/libc/gen/glob.c
156
static const Char *
lib/libc/gen/glob.c
157
globtilde(const Char *, Char *, size_t, glob_t *);
lib/libc/gen/glob.c
158
static int globexp1(const Char *, glob_t *, struct glob_lim *);
lib/libc/gen/glob.c
159
static int globexp2(const Char *, const Char *, glob_t *,
lib/libc/gen/glob.c
161
static int match(Char *, Char *, Char *);
lib/libc/gen/glob.c
163
static void qprintf(const char *, Char *);
lib/libc/gen/glob.c
172
Char *bufnext, *bufend, patbuf[PATH_MAX];
lib/libc/gen/glob.c
225
globexp1(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
lib/libc/gen/glob.c
227
const Char* ptr = pattern;
lib/libc/gen/glob.c
233
if ((ptr = (const Char *) g_strchr(ptr, LBRACE)) != NULL)
lib/libc/gen/glob.c
246
globexp2(const Char *ptr, const Char *pattern, glob_t *pglob,
lib/libc/gen/glob.c
250
Char *lm, *ls;
lib/libc/gen/glob.c
251
const Char *pe, *pm, *pl;
lib/libc/gen/glob.c
252
Char patbuf[PATH_MAX];
lib/libc/gen/glob.c
350
static const Char *
lib/libc/gen/glob.c
351
globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, glob_t *pglob)
lib/libc/gen/glob.c
355
const Char *p;
lib/libc/gen/glob.c
356
Char *b, *eb;
lib/libc/gen/glob.c
412
g_strncmp(const Char *s1, const char *s2, size_t n)
lib/libc/gen/glob.c
417
rv = *(Char *)s1 - *(const unsigned char *)s2++;
lib/libc/gen/glob.c
427
g_charclass(const Char **patternp, Char **bufnextp)
lib/libc/gen/glob.c
429
const Char *pattern = *patternp + 1;
lib/libc/gen/glob.c
430
Char *bufnext = *bufnextp;
lib/libc/gen/glob.c
431
const Char *colon;
lib/libc/gen/glob.c
446
*bufnext++ = (Char)(cc - &cclasses[0]);
lib/libc/gen/glob.c
461
glob0(const Char *pattern, glob_t *pglob, struct glob_lim *limitp)
lib/libc/gen/glob.c
463
const Char *qpatnext;
lib/libc/gen/glob.c
466
Char *bufnext, patbuf[PATH_MAX];
lib/libc/gen/glob.c
600
glob1(Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
lib/libc/gen/glob.c
602
Char pathbuf[PATH_MAX];
lib/libc/gen/glob.c
618
glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
lib/libc/gen/glob.c
619
Char *pattern, Char *pattern_last, glob_t *pglob, struct glob_lim *limitp)
lib/libc/gen/glob.c
622
Char *p, *q;
lib/libc/gen/glob.c
686
glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last,
lib/libc/gen/glob.c
687
Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob,
lib/libc/gen/glob.c
729
Char *dc;
lib/libc/gen/glob.c
786
globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp,
lib/libc/gen/glob.c
792
const Char *p;
lib/libc/gen/glob.c
892
match(Char *name, Char *pat, Char *patend)
lib/libc/gen/glob.c
895
Char c, k;
lib/libc/gen/glob.c
896
Char *nextp = NULL;
lib/libc/gen/glob.c
897
Char *nextn = NULL;
lib/libc/gen/glob.c
925
Char idx = *pat & M_MASK;
lib/libc/gen/glob.c
983
g_opendir(Char *str, glob_t *pglob)
lib/libedit/history.c
1005
str = va_arg(va, const Char *);
lib/libedit/history.c
1011
str = va_arg(va, const Char *);
lib/libedit/history.c
1072
retval = history_prev_string(h, ev, va_arg(va, const Char *));
lib/libedit/history.c
1076
retval = history_next_string(h, ev, va_arg(va, const Char *));
lib/libedit/history.c
1124
const Char *line = va_arg(va, const Char *);
lib/libedit/history.c
1126
const Char *s;
lib/libedit/history.c
127
Char *str;
lib/libedit/history.c
142
const Char *);
lib/libedit/history.c
144
const Char *);
lib/libedit/history.c
176
static int history_def_enter(void *, TYPE(HistEvent) *, const Char *);
lib/libedit/history.c
177
static int history_def_add(void *, TYPE(HistEvent) *, const Char *);
lib/libedit/history.c
181
static int history_def_insert(history_t *, TYPE(HistEvent) *, const Char *);
lib/libedit/history.c
203
static const Char *const he_errlist[] = {
lib/libedit/history.c
406
history_def_add(void *p, TYPE(HistEvent) *ev, const Char *str)
lib/libedit/history.c
410
Char *s;
lib/libedit/history.c
493
history_def_insert(history_t *h, TYPE(HistEvent) *ev, const Char *str)
lib/libedit/history.c
523
history_def_enter(void *p, TYPE(HistEvent) *ev, const Char *str)
lib/libedit/history.c
93
typedef int (*history_efun_t)(void *, TYPE(HistEvent) *, const Char *);
lib/libedit/history.c
932
history_prev_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str)
lib/libedit/history.c
950
history_next_string(TYPE(History) *h, TYPE(HistEvent) *ev, const Char *str)
lib/libedit/history.c
971
const Char *str;
lib/libedit/history.c
996
str = va_arg(va, const Char *);
lib/libedit/tokenizer.c
111
FUN(tok,init)(const Char *ifs)
lib/libedit/tokenizer.c
197
int *argc, const Char ***argv, int *cursorc, int *cursoro)
lib/libedit/tokenizer.c
199
const Char *ptr;
lib/libedit/tokenizer.c
399
Char *s = reallocarray(tok->wspace, size, sizeof(*s));
lib/libedit/tokenizer.c
416
Char **p;
lib/libedit/tokenizer.c
436
*argv = (const Char **)tok->argv;
lib/libedit/tokenizer.c
446
FUN(tok,str)(TYPE(Tokenizer) *tok, const Char *line, int *argc,
lib/libedit/tokenizer.c
447
const Char ***argv)
lib/libedit/tokenizer.c
76
Char *ifs; /* In field separator */
lib/libedit/tokenizer.c
78
Char **argv; /* Argument list */
lib/libedit/tokenizer.c
79
Char *wptr, *wmax; /* Space and limit on the word buffer */
lib/libedit/tokenizer.c
80
Char *wstart; /* Beginning of next word */
lib/libedit/tokenizer.c
81
Char *wspace; /* Space of word buffer */