Searched refs:neo_rand_word (Results 1 – 4 of 4) sorted by relevance
23 neo_rand_word(s, slen); in rand_name()30 neo_rand_word(buf, sizeof(buf)); in rand_name()132 neo_rand_word(value, sizeof(value)); in main()
153 neo_rand_word(word, sizeof(word)); in run_test()
20 int neo_rand_word (char *s, int slen);
73 int neo_rand_word (char *s, int max) in neo_rand_word() function