Searched refs:arg_rest (Results 1 – 2 of 2) sorted by relevance
719 arg_rest(char *argv[]) in arg_rest() function744 if ((have = arg_rest(argv)) < group) { in howmany_tags()784 if (arg_rest(av) > n) in optional_str()794 if (arg_rest(av) > n) in optional_num()959 *offset_add = arg_rest(av); in call_inputbox()970 *offset_add = arg_rest(av); in call_passwordbox()982 *offset_add = arg_rest(av); in call_calendar()995 *offset_add = arg_rest(av); in call_dselect()1015 *offset_add = arg_rest(av); in call_fselect()1025 *offset_add = arg_rest(av); in call_timebox()[all …]
2181 + correct off-by-one comparison of return-value for arg_rest() which