Home
last modified time | relevance | path

Searched refs:nvlist (Results 1 – 15 of 15) sorted by relevance

/original-bsd/usr.sbin/config.new/
H A Dconfig.h23 struct nvlist { struct
24 struct nvlist *nv_next; argument
42 struct nvlist *cf_root; /* "root on ra0a" */ argument
44 struct nvlist *cf_dump; /* "dumps on ra0b" */
63 struct nvlist *a_devs; /* children */
64 struct nvlist *a_refs; /* parents */
150 struct nvlist *fi_opt; /* optional on ... */
179 struct nvlist *options; /* options */
180 struct nvlist *mkoptions; /* makeoptions */
254 void nvfree __P((struct nvlist *));
[all …]
H A Dsem.h23 int defattr __P((const char *, struct nvlist *));
24 void defdev __P((struct devbase *, int, struct nvlist *,
25 struct nvlist *, struct nvlist *, struct nvlist *));
30 void setconf __P((struct nvlist **, const char *, struct nvlist *));
31 void adddev __P((const char *, const char *, struct nvlist *, int));
H A Dsem.c48 static struct nvlist *addtoattr __P((struct nvlist *, struct devbase *));
51 struct nvlist *, int));
53 struct nvlist *, int));
151 struct nvlist *locs;
203 static struct nvlist *
205 register struct nvlist *l; in addtoattr()
382 struct nvlist *nv; in exclude()
402 struct nvlist *dflt;
472 struct nvlist *dflt;
543 struct nvlist *v;
[all …]
H A Dutil.c89 static struct nvlist *nvhead;
91 struct nvlist *
97 register struct nvlist *nv;
121 register struct nvlist *nv; in nvfree()
133 register struct nvlist *nv; in nvfreel()
135 register struct nvlist *next;
H A Dmain.c43 static struct nvlist **nextopt;
44 static struct nvlist **nextmkopt;
47 static int do_option __P((struct hashtab *, struct nvlist ***,
54 static int cfcrosscheck __P((struct config *, const char *, struct nvlist *));
275 struct nvlist ***nppp;
278 register struct nvlist *nv;
322 register struct nvlist *nv;
338 register struct nvlist *nv;
H A Dmkheaders.c27 static int emitcnt __P((struct nvlist *));
51 register struct nvlist *head; in emitcnt()
53 register struct nvlist *nv;
H A Dfiles.c64 struct nvlist *opts;
162 register struct nvlist *nv; in checkfiles()
189 register struct nvlist *nv; in fixfiles()
H A Dgram.y40 static struct nvlist *alloc[1000];
59 struct nvlist *list;
347 register struct nvlist **np; in cleanup()
H A Dmkswap.c46 register struct nvlist *nv;
H A Dmkioconf.c191 register struct nvlist *nv;
313 register struct nvlist *head, *nv;
H A Dmkmakefile.c120 register struct nvlist *nv;
H A Dpack.c208 register struct nvlist *nv;
/original-bsd/local/ditroff/ditroff.old.okeeffe/driver/
H A Dvsort.c80 int nvlist = 1; /* number of spreads in list */ variable
598 for (i = 0; i < nvlist; i++, vp++) { in oflush()
626 nvlist = 1; in oflush()
715 if (nvlist >= NVLIST) {
732 nvlist++;
/original-bsd/local/ditroff/ditroff.okeeffe/devnver/Sort/
H A Dnvsort.c104 int nvlist = 1; /* number of spreads in list */ variable
720 for (i = 0; i < nvlist; i++, vp++) { in oflush()
754 nvlist = 1; in oflush()
854 if (nvlist >= NVLIST) {
874 nvlist++;
/original-bsd/local/ditroff/ditroff.okeeffe/devver/
H A Dvsort.c106 int nvlist = 1; /* number of spreads in list */ variable
732 for (i = 0; i < nvlist; i++, vp++) { in oflush()
774 nvlist = 1; in oflush()
872 if (nvlist >= NVLIST) {
891 nvlist++;