Searched refs:writeRecord (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifWriter.h20 void writeRecord(const LDAPEntry& le);
H A DLdifWriter.cpp32 void LdifWriter::writeRecord(const LDAPEntry& le) function in class:LdifWriter
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h82 template <class T> void writeRecord(const T &R) { function in class:__xray::FDRLogWriter
107 writeRecord(createMetadataRecord<Kind>(std::forward<Data>(Ds)...));
136 writeRecord(R);

Completed in 104 milliseconds