Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/loadkeys/
H A Dloadkeys.y140 static FILE *open_mapping_file(char *pathbuf, char *name,
213 infile = open_mapping_file(pathbuf, infilename, explicit_name, type);
336 open_mapping_file( in open_mapping_file() function