Searched refs:s_ptr (Results 1 – 1 of 1) sorted by relevance
2271 const int s_ptr = sizeof(char *); local2274 bytes_left = ipath->fspath->bytes_left > s_ptr ?2275 ipath->fspath->bytes_left - s_ptr : 0;2277 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;