HomeSort by: relevance | last modified time | path
    Searched refs:loclist (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.bin/config/
sem.h 49 int defattr0(const char *, struct loclist *, struct attrlist *, int);
50 int defattr(const char *, struct loclist *, struct attrlist *, int);
51 int defiattr(const char *, struct loclist *, struct attrlist *, int);
52 int defdevclass(const char *, struct loclist *, struct attrlist *, int);
53 void defdev(struct devbase *, struct loclist *, struct attrlist *, int);
73 void adddev(const char *, const char *, struct loclist *, int);
gram.y 89 DECL_ALLOCWRAP(loclist);
133 static struct loclist *mk_loc(const char *, const char *, long long);
134 static struct loclist *mk_loc_val(const char *, struct loclist *);
148 static struct loclist *present_loclist(struct loclist *ll);
149 static void app(struct loclist *, struct loclist *);
150 static struct loclist *locarray(const char *, int, struct loclist *, int)
569 loclist: label
    [all...]
util.c 304 struct loclist *
307 struct loclist *ll;
318 loclist_destroy(struct loclist *ll)
320 struct loclist *next;
defs.h 202 struct loclist *a_locs; /* locators required */
229 struct loclist { struct
233 struct loclist *ll_next;
681 struct loclist *loclist_create(const char *, const char *, long long);
682 void loclist_destroy(struct loclist *);
sem.c 90 static const char **fixloc(const char *, struct attr *, struct loclist *);
328 defattr0(const char *name, struct loclist *locs, struct attrlist *deps,
341 defattr(const char *name, struct loclist *locs, struct attrlist *deps,
401 defiattr(const char *name, struct loclist *locs, struct attrlist *deps,
406 struct loclist *ll;
431 defdevclass(const char *name, struct loclist *locs, struct attrlist *deps,
513 defdev(struct devbase *dev, struct loclist *loclist, struct attrlist *attrs,
516 struct loclist *ll;
537 if (loclist != NULL)
    [all...]
lint.c 130 struct loclist *ll;
mkioconf.c 183 struct loclist *ll;
380 struct loclist *ll;
mkheaders.c 309 struct loclist *ll;
  /src/games/warp/
config.sh 8 loclist='

Completed in 78 milliseconds