Searched refs:MAX_USRI (Results 1 – 1 of 1) sorted by relevance
44 #define MAX_USRI 32 macro731 user_input = ecalloc(MAX_USRI, sizeof(char)); in crnd()732 if (get_usrinput(user_input, MAX_USRI, "new dir") < 0) { in crnd()756 user_input = ecalloc(MAX_USRI, sizeof(char)); in crnf()757 if (get_usrinput(user_input, MAX_USRI, "new file") < 0) { in crnf()1196 user_input = ecalloc(MAX_USRI, sizeof(char)); in start_filter()1197 if (get_usrinput(user_input, MAX_USRI, "filter") < 0) { in start_filter()