Searched refs:mplen (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_share_nfs.c | 199 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 D | test_archive_string_conversion.c | 319 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()
|