HomeSort by: relevance | last modified time | path
    Searched refs:resolve (Results 1 - 8 of 8) 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 in typeref:typename:void
  /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/make/unit-tests/
deptgt-begin.mk 15 # There are several ways to resolve this situation, which are detailed below.
  /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 183 milliseconds