Home
last modified time | relevance | path

Searched refs:send_command (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/apm/
H A Dapm.c55 static int send_command(int, struct apm_command *,
77 send_command(int fd, struct apm_command *cmd, struct apm_reply *reply) in send_command() function
123 ret = send_command(fd, &command, &reply); in do_zzz()
313 if (fd != -1 && (rval = send_command(fd, &command, &reply)) != 0) in main()
/openbsd-src/usr.bin/rsync/
H A Drules.c267 send_command(struct rule *r)
350 cmd = send_command(r);