HomeSort by: relevance | last modified time | path
    Searched defs:showstr (Results 1 - 4 of 4) sorted by relevancy

  /src/games/boggle/boggle/
mach.c 240 showstr("Can't open help file", 1);
472 showstr(const char *str, int delaysecs) function
  /src/games/larn/
main.c 18 static void showstr(void);
41 int srcount = 0; /* line counter for showstr() */
326 showstr()
331 showstr(void) function
768 showstr();
1129 showstr();
  /src/external/gpl2/mkhybrid/dist/libfile/
apprentice.c 538 showstr(FILE *fp, const char *s, int len) function
  /src/bin/sh/
expand.c 128 static char *showstr(const char *, int);
203 back_exitstatus, len, showstr(stackblock(), (int)len)));
209 len, showstr(stackblock(), (int)len)));
265 showstr(p, -1), flag, quotes ? " EXP_QNEEDED" : ""));
276 showstr(stackblock(), expdest - stackblock())));
286 showstr(stackblock(), expdest - stackblock())));
361 showstr(stackblock() + pos,
373 "to expdest\n", showstr(stackblock() + pos,
1275 (":= \"%s\"\n", showstr(START, LENGTH)));
1299 (":: \"%s\"\n", showstr(START, LENGTH)))
1550 showstr(const char *str, int len) function
    [all...]

Completed in 27 milliseconds