Searched refs:custom_text (Results 1 – 1 of 1) sorted by relevance
46 static void custom_text(struct options *opt, char *text, char *buf);208 custom_text(&opt, argv[0], text); in main()283 void custom_text(struct options *opt, char *text, char *buf) in custom_text() function