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

  /src/sys/external/isc/libsodium/dist/dist-build/
emscripten.sh 96 Module.ready = new Promise(function (resolve, reject) {
99 Module.onRuntimeInitialized = resolve;
  /src/games/sail/
dr_main.c 120 resolve();
extern.h 265 void resolve(void);
dr_1.c 236 resolve(void) function
  /src/distrib/miniroot/
install.sh 138 to resolve any filesystem order dependencies.
362 You may wish to edit the fstab. For example, you may need to resolve
upgrade.sh 257 You may wish to edit the fstab. For example, you may need to resolve
  /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 27 milliseconds