Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/loadkeys/
H A Dloadkeys.y141 boolean_t explicit_name, int type);
158 boolean_t explicit_name; local
207 explicit_name = B_FALSE;
210 explicit_name = B_TRUE;
213 infile = open_mapping_file(pathbuf, infilename, explicit_name, type);
339 boolean_t explicit_name, in open_mapping_file() argument
343 if (explicit_name) { in open_mapping_file()
368 if (explicit_name || type == KB_SUN4) { in open_mapping_file()