HomeSort by: relevance | last modified time | path
    Searched defs:resolve (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
dr_1.c 236 resolve(void) function
  /src/usr.bin/config/
sem.c 80 static int resolve(struct nvlist **, const char *, const char *,
950 resolve(struct nvlist **nvp, const char *name, const char *what, function
1071 * Resolve the root device.
1080 if (resolve(&cf->cf_root, name, "root", nv, 'a'))
1085 * Resolve the dump device.
1098 if (resolve(&cf->cf_dump, name, "dumps", cf->cf_dump, 'b'))

Completed in 20 milliseconds