Searched refs:zed_strings_count (Results 1 – 3 of 3) sorted by relevance
25 int zed_strings_count(zed_strings_t *zsp);
240 zed_strings_count(zed_strings_t *zsp) in zed_strings_count() function
49 num_ptrs = zed_strings_count(zsp) + 1; in _zed_exec_create_env()