Home
last modified time | relevance | path

Searched defs:synch (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_hopfser.c211 int synch; /* synchhronization indicator */ in hopfserial_receive() local
H A Drefclock_tsyncpci.c394 unsigned char synch; in tsync_poll() local
H A Dntp_proto.c99 double synch; /* sync distance */ member
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1075 CommandObjectPythonFunction(CommandInterpreter & interpreter,std::string name,std::string funct,std::string help,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectPythonFunction() argument
1157 CommandObjectScriptingObject(CommandInterpreter & interpreter,std::string name,StructuredData::GenericSP cmd_obj_sp,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectScriptingObject() argument