Searched refs:retval_len (Results 1 – 1 of 1) sorted by relevance
1496 static void normalize_vpath(char **retval, size_t *retval_len, const char *vpath, size_t vpath_len,… in normalize_vpath() argument1503 *retval_len = 0; in normalize_vpath()1574 *retval_len = decoded_vpath_end - decoded_vpath; in normalize_vpath()
Completed in 12 milliseconds