Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/loadkeys/
H A DMakefile27 PROG= loadkeys dumpkeys
49 CLOBBERFILES = $(PROG) loadkeys.c
64 loadkeys.c: loadkeys.y
65 $(YACC.y) loadkeys.y
68 loadkeys: loadkeys.c target
69 $(LINK.c) -o $@ loadkeys.c $(LDLIBS)
/illumos-gate/usr/src/cmd/kbd/
H A Dkeymap48 /usr/bin/loadkeys
/illumos-gate/usr/src/man/man1/
H A DMakefile206 loadkeys.1 \
657 dumpkeys.1 := LINKSRC = loadkeys.1
/illumos-gate/usr/src/cmd/
H A DMakefile243 loadkeys \
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc74 link path=usr/share/man/man1/dumpkeys.1 target=loadkeys.1
155 file path=usr/share/man/man1/loadkeys.1
H A DSUNWcs.p5m649 file path=usr/bin/loadkeys mode=0555
1670 # The loadkeys binary needs the keytables.
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c5777 boolean_t loadkeys = B_FALSE; in zpool_do_split() local
5804 loadkeys = B_TRUE; in zpool_do_split()
5844 if (!flags.import && loadkeys) { in zpool_do_split()
5896 if (loadkeys) { in zpool_do_split()