Home
last modified time | relevance | path

Searched defs:word_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_util.c61 U32 word_count in scic_word_copy_with_swap()
/freebsd/crypto/krb5/src/lib/kadm5/srv/
H A Dpwqual_dict.c45 unsigned int word_count; /* number of words */ member
/freebsd/contrib/atf/atf-c/detail/
H A Dtext_test.c97 word_count(const char *word ATF_DEFS_ATTRIBUTE_UNUSED, void *data) in word_count() function
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c851 uint32_t word_count = buf_length / sizeof(uint32_t); in ocs_dump32() local