Searched refs:send_command (Results 1 – 2 of 2) sorted by relevance
55 static int send_command(int, struct apm_command *,77 send_command(int fd, struct apm_command *cmd, struct apm_reply *reply) in send_command() function123 ret = send_command(fd, &command, &reply); in do_zzz()313 if (fd != -1 && (rval = send_command(fd, &command, &reply)) != 0) in main()
267 send_command(struct rule *r)350 cmd = send_command(r);