Searched refs:s_ptr (Results 1 – 1 of 1) sorted by relevance
2247 const int s_ptr = sizeof(char *); local2250 bytes_left = ipath->fspath->bytes_left > s_ptr ?2251 ipath->fspath->bytes_left - s_ptr : 0;2253 fspath_min = (char *)ipath->fspath->val + (i + 1) * s_ptr;