Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y123 static FILE *open_mapping_file(char *pathbuf, char *name,
194 infile = open_mapping_file(pathbuf, infilename, explicit_name, type); in main()
317 open_mapping_file(char *pathbuf, char *name, boolean_t explicit_name, int type) in open_mapping_file() function