Searched refs:ONE_WAY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/network_cmds-457/spray.tproj/
H A Dspray.c75 struct timeval ONE_WAY = { 0, 0 }; variable in typeref:struct:timeval
176 clnt_call(cl, SPRAYPROC_SPRAY, (xdrproc_t)xdr_sprayarr, &host_array, (xdrproc_t)xdr_void, NULL, ONE_WAY);
/macosx-10.10.1/ICU-531.30/icuSources/tools/gennorm2/
H A Dn2builder.cpp99 enum MappingType { NONE, REMOVED, ROUND_TRIP, ONE_WAY }; enumerator in enum:Norm::MappingType
296 p->mappingType=Norm::ONE_WAY;

Completed in 210 milliseconds