Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ acl_array_size
Function
acl_array_size
lib_acl/src/stdlib/common/acl_array.c:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
int acl_array_size(const ACL_ARRAY *a)
433
{
434
return a->count;
435
}
Callers
15
parse_json
Function · 0.85
proctl_service_find
Function · 0.85
proctl_serivce_get_all
Function · 0.85
proctl_service_exist
Function · 0.85
aut_loop_make_break
Function · 0.85
aut_loop_make_end
Function · 0.85
__lookup_fn_item
Function · 0.85
aut_args_get
Function · 0.85
aut_size
Function · 0.85
aut_index
Function · 0.85
aut_line_getvalue
Function · 0.85
aut_cfg_print
Function · 0.85
Calls
no outgoing calls
Tested by
9
aut_loop_make_break
Function · 0.68
aut_loop_make_end
Function · 0.68
__lookup_fn_item
Function · 0.68
aut_args_get
Function · 0.68
aut_size
Function · 0.68
aut_index
Function · 0.68
aut_line_getvalue
Function · 0.68
aut_cfg_print
Function · 0.68
__mkcmd_endif
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…