Searched refs:d_call_offset (Results 1 – 1 of 1) sorted by relevance
460 static int d_call_offset (struct d_info *, int);2045 if (! d_call_offset (di, 'h')) in d_special_name()2051 if (! d_call_offset (di, 'v')) in d_special_name()2057 if (! d_call_offset (di, '\0')) in d_special_name()2059 if (! d_call_offset (di, '\0')) in d_special_name()2163 d_call_offset (struct d_info *di, int c) in d_call_offset() function