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 in typeref:typename:void
  /src/usr.bin/config/
sem.c 80 static int resolve(struct nvlist **, const char *, const char *,
945 resolve(struct nvlist **nvp, const char *name, const char *what, function in typeref:typename:int
1066 * Resolve the root device.
1075 if (resolve(&cf->cf_root, name, "root", nv, 'a'))
1080 * Resolve the dump device.
1093 if (resolve(&cf->cf_dump, name, "dumps", cf->cf_dump, 'b'))

Completed in 290 milliseconds