Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ shell_maxline
Function
shell_maxline
src/engine/execunix.cpp:607–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
605
}
606
607
int32_t shell_maxline()
608
{
609
return MAXLINE;
610
}
611
612
# endif /* USE_EXECUNIX */
Callers
1
exec_check
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected