Searched refs:NICK_NAME_SIZE (Results 1 – 3 of 3) sorted by relevance
82 #define NICK_NAME_SIZE 64 macro
80 char nick_name[NICK_NAME_SIZE]; in dice_proc_read()133 dice_proc_fixup_string(buf.global.nick_name, NICK_NAME_SIZE); in dice_proc_read()
108 BUILD_BUG_ON(NICK_NAME_SIZE < sizeof(card->shortname)); in dice_card_strings()