Home | Sort by: relevance | last modified time | path |
/src/games/larn/ | |
help.c | 15 static int openhelp(void); 34 if ((j = openhelp()) < 0) 83 if (openhelp() < 0) 117 openhelp(void) function in typeref:typename:int |
/src/usr.bin/telnet/ | |
commands.c | 2278 openhelp[] = "connect to a site", 2306 { "open", openhelp, tn, 0 }, 2270 openhelp[] = "connect to a site", variable in typeref:typename:char[] |