Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axboe/liburing
/ stat
Class
stat
test/napi-test.c:199–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
198
if (argc == 1) {
199
struct stat sb;
200
201
if (!stat(
"napi-test.sh"
, &sb)) {
202
return system(
"bash napi-test.sh"
);
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
1
main
Function · 0.56