Home
last modified time | relevance | path

Searched refs:pre_suffix_length (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/info/
Dfilesys.c177 register int i, pre_suffix_length; in info_file_in_path() local
196 pre_suffix_length = strlen (temp); in info_file_in_path()
202 strcpy (temp + pre_suffix_length, info_suffixes[i]); in info_file_in_path()