Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ pipe_status
Function
pipe_status
lib_acl/samples/vstream_popen/main.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
static void pipe_status(ACL_VSTREAM *stream)
88
{
89
pipe_fd_status(ACL_VSTREAM_FILE(stream));
90
}
91
92
static void parent(int argc acl_unused, char *argv[])
93
{
Callers
1
parent
Function · 0.85
Calls
1
pipe_fd_status
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…