Searched refs:nwords (Results 1 – 6 of 6) sorted by relevance
226 x_print_expansions(int nwords, char * const *words, bool is_command) in x_print_expansions() argument237 (prefix_len = x_longest_prefix(nwords, words)) > 0) { in x_print_expansions()241 if (nwords == 1) in x_print_expansions()244 for (i = 0; i < nwords; i++) in x_print_expansions()249 if (i == nwords) { in x_print_expansions()253 XPinit(l, nwords + 1); in x_print_expansions()254 for (i = 0; i < nwords; i++) in x_print_expansions()368 int nwords; in x_file_glob() local393 nwords = DOGLOB | DOTILDE | DOMARKDIRS; in x_file_glob()398 nwords = 0; in x_file_glob()[all …]
291 size_t nwords; in ifmedia_ioctl() local307 for (nwords = 0; ep != NULL; ep = TAILQ_NEXT(ep, ifm_list)) in ifmedia_ioctl()308 nwords++; in ifmedia_ioctl()312 size_t minwords = nwords > (size_t)ifmr->ifm_count in ifmedia_ioctl()313 ? (size_t)ifmr->ifm_count : nwords; in ifmedia_ioctl()330 ifmr->ifm_count = nwords; in ifmedia_ioctl()
686 int nwords = len >> 1; in gre_in_cksum() local688 while (nwords-- != 0) in gre_in_cksum()
326 int nwords; in initialize_F() local328 nwords = ngotos * tokensetsize; in initialize_F()329 F = NEW2(nwords, unsigned); in initialize_F()
651 int nwords = len >> 1; in in_cksum() local653 while (nwords-- != 0) in in_cksum()
780 sns_scrsp_t *dst, int nwords) in isp_get_sns_response() argument793 for (i = 0; i < nwords; i++) { in isp_get_sns_response()800 sns_gid_ft_rsp_t *dst, int nwords) in isp_get_gid_ft_response() argument804 for (i = 0; i < nwords; i++) { in isp_get_gid_ft_response()