Searched refs:process (Results 1 – 2 of 2) sorted by relevance
52 int (*process)(struct binding *binding); member264 .process = binding_serial_process,271 .process = binding_astlpc_process,537 if (ctx->binding->process) in run_daemon()538 rc = ctx->binding->process(ctx->binding); in run_daemon()
256 under negotiation the protocol version has not been finalised, so the process is280 violated in the negotiation process.