Home
last modified time | relevance | path

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

/external/clearsilver/util/test/
Dhdftest.c23 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()
Dnet_test.c153 neo_rand_word(word, sizeof(word)); in run_test()
/external/clearsilver/util/
Dneo_rand.h20 int neo_rand_word (char *s, int slen);
Dneo_rand.c73 int neo_rand_word (char *s, int max) in neo_rand_word() function