51 int only_dirs,
int only_files);
67 int split,
int delim);
int zp_path_warmup_core(const char *nam, int quiet, int prune_missing, int dry_run)
Scan $PATH directories to warm filesystem caches and prepare command lookup.
int zp_readfile_core(char *nam, char *outname, char *path, int use_mmap, int split, int delim)
Read a file into a scalar or split into an array by delimiter.
int zp_dirlist_core(char *nam, char *outname, char *dir, int inc_all, int only_dirs, int only_files)
List directory entries into an output array with filters.
int zp_pathstat_core(char *nam, char *outname, char *inname, int follow, char *fields)
Batch stat entries from an input array into an output array.