Home
last modified time | relevance | path

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

/dragonfly/usr.bin/m4/
H A Dmain.c84 const char *knam; /* keyword name */ member
590 setup_builtin(keywrds[i].knam, type); in initkwds()
/dragonfly/games/hack/
H A Dhack.c887 losehp(int n, const char *knam) in losehp() argument
894 killer = knam; /* the thing that killed you */ in losehp()