11 int bin_readarray(
char *nam,
char **argv, Options ops,
int func);
13 int bin_zpmod(
char *nam,
char **argv, Options ops,
int func);
int bin_custom_dot(char *name, char **argv, Options ops, int func)
int bin_zpmod(char *nam, char **argv, Options ops, int func)
struct builtin * zp_get_self_builtins(size_t *count)
struct builtin * zp_get_fs_builtins(size_t *count)
int bin_readarray(char *nam, char **argv, Options ops, int func)
readarray builtin entrypoint