Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ shell_maxline
Function
shell_maxline
src/engine/execvms.cpp:418–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
416
}
417
418
int32_t shell_maxline()
419
{
420
return MAXLINE;
421
}
422
423
424
# endif /* VMS */
Callers
1
exec_check
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected