Searched refs:no_reply (Results 1 – 2 of 2) sorted by relevance
287 no_reply=None): argument316 if not no_reply:317 no_reply = 'No %s' % yes_reply320 no_reply += '\n'351 print(no_reply)358 print(no_reply)405 no_reply=None): argument423 yes_reply, no_reply))534 no_reply = 'nvcc will be used as CUDA compiler.'542 no_reply=no_reply)[all …]
152 int no_reply; // don't send asynchronous replies to client member3802 if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->no_reply = 1; in request_callback()4643 if (req->no_reply) return(t_complete); in send_msg()