HomeSort by: relevance | last modified time | path
    Searched defs:maxexec (Results 1 - 2 of 2) 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
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 25 milliseconds