Home
last modified time | relevance | path

Searched refs:nfs4_cis_prepare (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dnfsprep.h85 nfs4_cis_prepare( const char* src, int32_t srcLength,
Dspreptst.c332 … destLen = nfs4_cis_prepare(src , (int32_t)strlen(src), dest, destLen, &parseError, &status); in Test_nfs4_cis_prep()
336 … destLen = nfs4_cis_prepare( src , (int32_t)strlen(src), dest, destLen, &parseError, &status); in Test_nfs4_cis_prep()
Dnfsprep.c282 nfs4_cis_prepare( const char* src, int32_t srcLength, in nfs4_cis_prepare() function