Searched defs:? (Results 1 - 25 of 23370) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/chio/
H A Dchio.c140 int ch, i; local
481 int i, chet, count, echet, flags, have_ucount, have_unit; local
715 int i; local
759 int i; local
772 char *p; local
773 int i; local
798 int i; local
808 bits_to_string(int v, const char *cp) argument
812 char *bp, f; local
846 int i; local
[all...]
/netbsd-6-1-5-RELEASE/bin/chmod/
H A Dchmod.c67 FTSENT *p; local
[all...]
/netbsd-6-1-5-RELEASE/bin/cp/
H A Dcp.c110 int ch, fts_options, r, have_trailing_slash; local
332 char *p, *target_mid; local
[all...]
H A Dutils.c99 char *p; local
301 copy_link(FTSENT *p, int exists) argument
[all...]
/netbsd-6-1-5-RELEASE/bin/csh/
H A DMakefile[all...]
H A Dalloc.c54 Malloc(size_t n) argument
68 Realloc(ptr_t p, size_t n) argument
82 Calloc(size_t s, size_t n) argument
96 Free(ptr_t p) argument
111 showall(Char **v, struct command *t) argument
[all...]
H A Dcsh.c119 int f; local
181 int k; local
598 int c, i; local
648 srcfile(const char *f, int onlyown, int flag) argument
753 int i; local
852 Char *s; local
929 Char **v; local
991 struct command *t; local
1129 dosource(Char **v, struct command *t) argument
1131 Char buf[BUFSIZE], *f; local
1162 struct varent *v; local
1164 time_t t; local
1206 Char *h; local
1298 done(int i) argument
[all...]
H A Dcsh.h231 } B; variable in typeref:struct:Bin
337 } L; member in struct:command
341 } R; member in struct:command
[all...]
H A Ddir.c160 skipargs(Char ***v, const char *str) argument
162 Char **n, *s; local
190 dodirs(Char **v, struct command *t) argument
203 Char *hp, *s; local
250 struct directory *d; local
334 dochngd(Char **v, struct command *t) argument
381 Char *p, *q; local
417 struct varent *c; local
440 Char *p; local
477 dopushd(Char **v, struct command *t) argument
530 int i; local
556 dopopd(Char **v, struct command *t) argument
558 struct directory *dp, *p = NULL; local
610 dcanon(Char *cp, Char *p) argument
[all...]
H A Ddol.c103 Dfix(struct command *t) argument
105 Char *p, **pp; local
148 Dfix2(Char **v) argument
167 int c, i; local
215 int c, c1, i; local
328 int c; local
372 dolerror(Char *s) argument
391 int c, lwb, sc, subscr, upb; local
538 int i; local
555 int i = upb; local
614 int c; local
675 int i; local
777 unDredc(int c) argument
785 int c; local
802 Dtestq(int c) argument
821 int c, ocnt, lcnt, mcnt; local
[all...]
H A Derr.c327 Char **v; local
[all...]
H A Dexec.c109 doexec(Char **v, struct command *t) argument
113 int i, hashval, hashval1; local
268 struct varent *v; local
270 char *f, **t; local
272 unsigned char c = '\\0'; local
358 execash(Char **t, struct command *kp) argument
421 xechoit(Char **t) argument
437 dohash(Char **v, struct command *t) argument
444 int hashval, i; local
477 dounhash(Char **v, struct command *t) argument
484 hashstat(Char **v, struct command *t) argument
497 long h = 0; local
507 struct varent *v; local
509 int hashval, hashval1, i; local
605 dowhich(Char **v, struct command *c) argument
641 int i; local
700 struct varent *v; local
[all...]
H A Dexp.c211 int i; local
253 int i; local
293 int i; local
321 int i; local
356 int i; local
400 int ccode, i; local
439 Char **v; local
560 evalav(Char **v) argument
563 struct command *t; local
648 etraci(char *str, int i, Char ***vp) argument
[all...]
H A Dfile.c166 Char *p; local
167 size_t bufidx, i, len_str, nbuf, nsv, onsv, retrycnt; local
168 char c; local
307 int c, columns, i, maxwidth, r, rows; local
324 int w; local
351 Char *o, *p; local
427 Char *p; local
459 size_t i; local
591 Char *ent, *x; local
626 Char *c, *t; local
649 int i; local
[all...]
H A Dfunc.c72 isbfunc(struct command *t) argument
100 int i; local
115 func(struct command *t, struct biltins *bp) argument
117 int i; local
131 doonintr(Char **v, struct command *t) argument
165 donohup(Char **v, struct command *t) argument
176 dozip(Char **v, struct command *t) argument
189 doalias(Char **v, struct command *t) argument
192 Char *p; local
216 unalias(Char **v, struct command *t) argument
223 dologout(Char **v, struct command *t) argument
231 dologin(Char **v, struct command *t) argument
254 doif(Char **v, struct command *kp) argument
257 int i; local
306 doelse(Char **v, struct command *t) argument
313 dogoto(Char **v, struct command *t) argument
345 doswitch(Char **v, struct command *t) argument
363 dobreak(Char **v, struct command *t) argument
373 doexit(Char **v, struct command *t) argument
393 doforeach(Char **v, struct command *t) argument
434 dowhile(Char **v, struct command *t) argument
495 doend(Char **v, struct command *t) argument
505 docontin(Char **v, struct command *t) argument
534 dorepeat(Char **v, struct command *kp) argument
536 int i; local
559 doswbrk(Char **v, struct command *t) argument
568 int i; local
603 struct Ain a; local
704 int c, d, found, kwd; local
825 struct Ain o; local
857 doecho(Char **v, struct command *t) argument
864 doglob(Char **v, struct command *t) argument
871 xecho(int sep, Char **v) argument
899 int c; local
920 dosetenv(Char **v, struct command *t) argument
947 int k; local
962 dounsetenv(Char **v, struct command *t) argument
965 Char **ep, *p, *n; local
966 int i, maxi; local
993 int k; local
1071 doumask(Char **v, struct command *t) argument
1074 int i; local
1139 dolimit(Char **v, struct command *t) argument
1167 getval(const struct limits *lp, Char **v) argument
1170 float f; local
1270 dounlimit(Char **v, struct command *t) argument
1326 dosuspend(Char **v, struct command *t) argument
1370 doeval(Char **v, struct command *t) argument
1442 doprintf(Char **v, struct command *t) argument
1444 char **c; local
[all...]
H A Dglob.c97 globtilde(Char **nv, Char *s) argument
99 Char gbuf[MAXPATHLEN], *b, *e, *gstart, *u; local
126 globbrace(Char *s, Char *p, Char ***bl) argument
130 int i, len, size; local
216 Char **el, **nv, *s, **vl; local
226 Char *b, **bp, **vp; local
247 int e, l; local
277 globexpand(Char **v) argument
279 Char **el, **nv, *s, **vl; local
291 int i; local
423 Char *v[2], **vl, **vo; local
480 globall(Char **v) argument
524 rscan(Char **t, void (*f)(int)) argument
526 Char *p; local
534 trim(Char **t) argument
536 Char *p; local
544 tglob(Char **t) argument
546 Char *p, c; local
635 int pvec[2], c, icnt, quoted; local
667 struct command *t; local
721 int i; local
769 psave(int c) argument
794 Char **blk, **p; local
875 Char *p, *q; local
876 int n; local
898 sortscmp(const ptr_t a, const ptr_t b) argument
[all...]
H A Dhist.c67 Char *p = cp; local
115 dohist(Char **v, struct command *t) argument
118 int hflg, n, rflg; local
[all...]
H A Dlex.c141 int c; local
230 int i; local
231 Char c, c1; local
351 Char c; local
408 int c, sc; local
636 int c, dol, left, right; local
660 ungetC('s'), unreadc(HISTSUB), c = ':'; local
682 ungetC(c), c = '-'; local
712 int c, delim, sc; local
841 int i; local
895 int i; local
960 int c; local
1011 int c, i; local
1094 int c, event; local
1209 Char *dp, *p, *q; local
1264 unreadc(int c) argument
1273 int c; local
1390 int c, buf, numleft, off, roomleft; local
1404 int i; local
1461 int i; local
1500 int i, sb; local
1518 bseek(struct Ain *l) argument
1539 btell(struct Ain *l) argument
[all...]
H A Dmisc.c55 any(const char *s, int c) argument
66 strsave(const char *s) argument
68 const char *n; local
69 char *p, *r; local
103 int i; local
143 saveblk(Char **v) argument
159 strstr(char *s, char *t) argument
182 char *ep, *p, *q; local
232 int f; local
263 dmove(int i, int j) argument
280 dcopy(int i, int j) argument
292 renum(int i, int j) argument
294 int k; local
315 lshift(Char **v, int c) argument
317 Char **u; local
341 copyblk(Char **v) argument
[all...]
H A Dparse.c106 struct wordent *p; local
107 int l; local
233 struct wordent *p; local
234 struct command *t, *t1; local
235 int l; local
294 struct wordent *p; local
295 struct command *t; local
296 int l; local
330 struct wordent *p; local
331 struct command *t; local
332 int l; local
367 struct wordent *p; local
368 struct command *t; local
369 int l; local
403 struct wordent *p, *pn; local
404 struct command *t; local
405 int f, l; local
449 struct wordent *lp, *p, *rp; local
450 struct command *t; local
452 int c, l, n; local
542 t->t_dflg |= F_STDERR, p = p->next; local
549 t->t_dflg |= F_OVERWRITE, p = p->next; local
613 freesyn(struct command *t) argument
615 Char **v; local
[all...]
H A Dproc.c83 int jobflags, pid, w; local
344 dowait(Char **v, struct command *t) argument
442 palloc(int pid, struct command *t) argument
445 int i; local
507 padd(struct command *t) argument
564 int i; local
825 dojobs(Char **v, struct command *t) argument
828 int flag, i; local
853 dofg(Char **v, struct command *t) argument
871 dofg1(Char **v, struct command *t) argument
886 dobg(Char **v, struct command *t) argument
903 dobg1(Char **v, struct command *t) argument
916 dostop(Char **v, struct command *t) argument
926 dokill(Char **v, struct command *t) argument
994 pkill(Char **v, int signum) argument
1202 donotify(Char **v, struct command *t) argument
[all...]
H A Dsem.c62 execute(struct command *t, int wtty, int *pipein, int *pipeout) argument
450 vffree(int i) argument
452 Char **v; local
482 splicepipe(struct command *t, Char *cp ) argument
524 doio(struct command *t, int *pipein, int *pipeout) argument
[all...]
H A Dset.c70 doset(Char **v, struct command *t) argument
72 Char op, *p, **vecp, *vp; local
109 Char **e = v; local
193 asx(Char *vp, int subscr, Char *p) argument
195 struct varent *v; local
205 struct varent *v; local
217 dolet(Char **v, struct command *t) argument
219 Char c, op, *p, *vp; local
319 operate(int op, Char *vp, Char *p) argument
321 Char opr[2], **v, *vec[5], **vecp; local
322 int i; local
346 putn(int n) argument
365 putn1(int n) argument
375 int n, sign; local
418 adrof1(Char *name, struct varent *v) argument
467 setq(Char *name, Char **vec, struct varent *p) argument
469 struct varent *c; local
470 int f; local
494 unset(Char **v, struct command *t) argument
510 unset1(Char *v[], struct varent *head) argument
535 unsetv1(struct varent *p) argument
537 struct varent *c, *pp; local
538 int f; local
584 shift(Char **v, struct command *t) argument
643 rleft(struct varent *p) argument
648 rright(struct varent *p) argument
661 balance(struct varent *p, int f, int d) argument
666 struct varent *t; /* used by the rotate macros */ local
754 plist(struct varent *p) argument
756 struct varent *c; local
[all...]
H A Dstr.c62 size_t n; local
81 size_t n; local
169 s_strncpy(Char *dst, Char *src, size_t n) argument
203 s_strncat(Char *dst, Char *src, size_t n) argument
254 size_t n; local
282 s_strncmp(Char *str1, Char *str2, size_t n) argument
308 s_strsave(Char *s) argument
310 Char *n, *p; local
325 Char *ep, *p, *q; local
354 s_strstr(Char *s, Char *t) argument
418 size_t n; local
[all...]
H A Dtime.c73 dotime(Char **v, struct command *t) argument
90 donice(Char **v, struct command *t) argument
130 prusage(FILE *fp, struct rusage *r0, struct rusage *r1, struct timespec *e, struct timespec *b) argument
137 long i; local
138 time_t t; local
244 psecs(long l) argument
246 int i; local
265 pcsecs(FILE *fp, long l) argument
267 int i; local
[all...]

Completed in 467 milliseconds

1234567891011>>