Searched refs:init_str (Results 1 – 1 of 1) sorted by relevance
274 init_str(&nick_name, login_name); in do_opts()275 init_str(&save_file, "rogue.save"); in do_opts()276 init_str(&fruit, "slime-mold"); in do_opts()305 init_str(str, dflt) in init_str() function