HomeSort by: relevance | last modified time | path
    Searched defs:maxexec (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/conf/
param.c 109 #ifndef MAXEXEC
110 #define MAXEXEC 16
123 int maxexec = MAXEXEC; /* max number of concurrent exec() calls */ variable in typeref:typename:int

Completed in 10 milliseconds