Searched refs:des_write (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/remote_cmds-47/rlogin.tproj/
H A Dkrb.h66 int des_write __P((int, char *, int));
H A Ddes_rw.c95 * des_write routines
190 des_write(fd, buf, len) function
H A Drlogin.c639 (void)des_write(rem,
648 if (des_write(rem, &c, 1) == 0) {
747 (void)des_write(rem, obuf, sizeof(obuf));
/macosx-10.10.1/remote_cmds-47/rlogind.tproj/
H A Drlogind.c344 (void) des_write(f, SECURE_MESSAGE, sizeof(SECURE_MESSAGE) - 1);
569 cc = des_write(f, pbp, pcc);
/macosx-10.10.1/remote_cmds-47/rshd.tproj/
H A Drshd.c662 des_write(s, msg, sizeof(msg) - 1);
729 des_write(s, buf, cc);
743 (void) des_write(STDOUT_FILENO,

Completed in 99 milliseconds