Home
last modified time | relevance | path

Searched refs:rbeLeastNFiles (Results 1 – 1 of 1) sorted by relevance

/build/soong/ui/build/
Drbe.go30 rbeLeastNFiles = 16000 const
102 if n := ulimitOrFatal(ctx, config, "-n"); n < rbeLeastNFiles {
103 ctx.Fatalf("max open files is insufficient: %d; want >= %d.\n", n, rbeLeastNFiles)