Home
last modified time | relevance | path

Searched refs:mplen (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_share_nfs.c199 size_t buflen = 0, mplen = strlen(mp); in nfs_process_exports() local
207 sep - buf == mplen && in nfs_process_exports()
208 strncmp(buf, mp, mplen) == 0); in nfs_process_exports()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_string_conversion.c319 size_t mplen; in test_archive_string_normalization_nfc() local
446 a, &mstr, &mp, &mplen, t_sconv8)); in test_archive_string_normalization_nfc()
530 size_t mplen; in test_archive_string_normalization_mac_nfd() local
696 a, &mstr, &mp, &mplen, t_sconv8)); in test_archive_string_normalization_mac_nfd()