Searched refs:src_spec (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_src.c84 static struct resource_spec src_spec[] = { variable in typeref:struct:resource_spec
122 if (bus_alloc_resources(dev, src_spec, sc->res)) {
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp706 FileSpec src_spec(src);
707 FileSystem::Instance().Resolve(src_spec);
708 Status error = FileSystem::Instance().Symlink(src_spec, FileSpec(dst));

Completed in 106 milliseconds