Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dcrypt.h58 extern void setkey(const char *);
H A Dstdlib.h163 extern void setkey(const char *);
/illumos-gate/usr/src/man/man3ext/
H A DMakefile121 setkey.3ext \
135 setkey.3ext := LINKSRC = crypt.3ext
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dcrypt.c47 #define setkey ______setkey macro
56 #undef setkey
797 extern int setkey(register const char *key) { in setkey() function
/illumos-gate/usr/src/cmd/keyserv/
H A DMakefile46 K_OBJS = setkey.o detach.o key_generic.o keyserv_cache.o
/illumos-gate/usr/src/lib/libcrypt/common/
H A Dmapfile-vers45 setkey { TYPE = FUNCTION; FILTER = libc.so.1; };
/illumos-gate/usr/src/boot/include/
H A Dstdlib.h225 int setkey(const char *);
H A Dunistd.h563 int setkey(const char *);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-4236 * setkey: setkey.
H A Dgrub.info-2721 * setkey:: Configure the key map
930 File: grub.info, Node: serial, Next: setkey, Prev: rarp, Up: General commands
957 File: grub.info, Node: setkey, Next: terminal, Prev: serial, Up: General commands
959 setkey
962 - Command: setkey [to_key from_key]
969 grub> setkey capslock control
970 grub> setkey control capslock
1083 File: grub.info, Node: terminal, Next: terminfo, Prev: setkey, Up: General commands
H A Dgrub.info2025 * setkey:: Configure the key map
2234 File: grub.info, Node: serial, Next: setkey, Prev: rarp, Up: General commands
2261 File: grub.info, Node: setkey, Next: terminal, Prev: serial, Up: General commands
2263 13.2.13 setkey
2266 -- Command: setkey [to_key from_key]
2273 grub> setkey capslock control
2274 grub> setkey control capslock
2387 File: grub.info, Node: terminal, Next: terminfo, Prev: setkey, Up: General commands
4280 * setkey: setkey. (line 7)
4377 Node: setkey85172
H A Dgrub.texi2204 * setkey:: Configure the key map
2453 @node setkey
2454 @subsection setkey
2456 @deffn Command setkey [to_key from_key]
2463 grub> @kbd{setkey capslock control}
2464 grub> @kbd{setkey control capslock}
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c29 #pragma weak _setkey = setkey
1147 setkey(const char *key) in setkey() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap_ms.c156 setkey(crypt_key);
H A Dlcp.c526 setkey("\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common783 setkey
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc116 link path=usr/share/man/man3ext/setkey.3ext target=crypt.3ext
H A Dsystem-library.man3c.inc1144 file path=usr/share/man/man3c/setkey.3c
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS124 * The command "setkey" resets key mappings, when no argument is
265 * The command "setkey" maps a key to another.
H A DChangeLog2705 the description about setkey.
6244 about the command "setkey".
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2396 setkey;
/illumos-gate/usr/src/man/man3c/
H A DMakefile429 setkey.3c \