Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.objnam.c77 static char *strprepend(char *, char *);
81 strprepend(char *s, char *pref) in strprepend() function
391 bp = strprepend(bp, prefix); in doname()
417 bp = strprepend(bp, prefix); in aobjnam()