Home
last modified time | relevance | path

Searched refs:alist (Results 1 – 9 of 9) sorted by relevance

/original-bsd/local/ukc/restore/
H A Dinteractive.c58 for (; alist.head < alist.last; alist.head++) in runcmdshell()
59 freename(alist.head->fname); in runcmdshell()
63 getcmd(curdir, cmd, name, &alist); in runcmdshell()
657 alist.head = &single;
658 alist.last = alist.head + 1;
660 alist.head = (struct afile *)0;
675 if (alist.head != 0) {
676 qsort((char *)alist.head, alist.last - alist.head,
677 sizeof *alist.head, fcmp);
678 formatf(&alist);
[all …]
/original-bsd/sys/sparc/rcons/
H A Draster.h50 #define ARGS(alist) alist argument
52 #define ARGS(alist) () argument
/original-bsd/usr.bin/finger/
H A Dnet.c41 char *alist[1], *host; local
48 def.h_addr_list = alist;
/original-bsd/usr.bin/f77/libI77/
H A Dendfile.c21 alist *a; in f_end()
H A Drewind.c20 f_rew(a) alist *a; in f_rew()
H A Dbackspace.c22 alist *a; in f_back()
H A Dfiodefs.h88 } alist; typedef
/original-bsd/usr.bin/f77/pass1.vax/
H A Dfio.h53 } alist; typedef
/original-bsd/old/lisp/fp/fp.vax/
H A DfpMeasures.l25 ; This is an alist ((fntype.times) ...)