Searched refs:getkey (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcssyn.c247 getkey(Khead);
271 getkey(Kaccess);
282 getkey(Ksymbols);
300 getkey(Klocks);
424 getkey(K_branches);
435 getkey(Knext);
499 getkey(keyword);
H A Drcslex.c7 * hashtable, Lexinit, nextlex, getlex, getkey,
475 getkey(key) function
492 getkey(key);
H A Drcsbase.h612 void getkey P((char const*));
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dsignal.c68 getkey();
/netbsd-6-1-5-RELEASE/sbin/cgdconfig/
H A Dcgdconfig.c103 static bits_t *getkey(const char *, struct keygen *, size_t);
300 getkey(const char *dev, struct keygen *kg, size_t len) function
305 VPRINTF(3, ("getkey(\"%s\", %p, %zu) called\n", dev, kg, len));
328 warnx("unrecognised keygen method %d in getkey()",
565 p->key = getkey(argv[1], p->keygen, p->keylen);
886 oldp->key = getkey("old file", oldp->keygen, oldp->keylen);
909 p->key = getkey("new file", p->keygen, p->keylen);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dcallback.c214 int getkey ();
217 int k = getkey ();

Completed in 113 milliseconds