Searched refs:nfs4_mixed_prepare (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nfsprep.h | 68 nfs4_mixed_prepare( const char* src, int32_t srcLength,
|
D | spreptst.c | 454 destLen = nfs4_mixed_prepare(src, srcLen, NULL, 0, &parseError, &status); in Test_nfs4_mixed_prep() 458 destLen = nfs4_mixed_prepare(src, srcLen, dest, destLen, &parseError, &status); in Test_nfs4_mixed_prep() 477 nfs4_mixed_prepare(src, srcLen, dest, MAX_BUFFER_SIZE, &parseError, &status); in Test_nfs4_mixed_prep()
|
D | nfsprep.c | 206 nfs4_mixed_prepare( const char* src, int32_t srcLength, in nfs4_mixed_prepare() function
|