/freebsd/usr.bin/talk/ |
H A D | talk.1 | 32 .Nm talk 33 .Nd talk to another user 47 If you wish to talk to someone on your own machine, then 50 If you wish to talk to a user on 60 If you wish to talk to a user who is logged in more than once, the 74 talk: connection requested by your_name@your_machine. 75 talk: respond with: talk your_name@your_machine 78 to the user you wish to talk to. 82 .Dl talk \ your_name@your_machine 107 Permission to talk may be denied or granted by use of the [all …]
|
H A D | invite.c | 45 #include "talk.h" 49 * our sockt address to the remote talk daemon so it can invite 132 "Target machine is too confused to talk to us", /* FAILED */ 135 "Target machine can not handle remote talk", /* UNKNOWN_REQUEST */ 150 current_state = "Trying to connect to your party's talk daemon"; in announce_invite() 158 /* leave the actual invitation on my talk daemon */ in announce_invite() 159 current_state = "Trying to connect to local talk daemon"; in announce_invite()
|
H A D | ctl.c | 35 * This file handles haggling with the various talk daemons to 36 * get a socket to talk to. sockt is opened and connected in 45 #include "talk.h" 56 u_short daemon_port; /* port number of the talk daemon */
|
H A D | talk.c | 35 #include "talk.h" 38 * talk: A visual form of write. Using sockets, a two way 68 talk(); in main()
|
H A D | Makefile | 1 PROG= talk 3 init_disp.c invite.c io.c look_up.c msgs.c talk.c
|
H A D | ctl_transact.c | 39 #include "talk.h" 74 p_error("Error on write to talk daemon"); in ctl_transact() 93 p_error("Error on read from talk daemon"); in ctl_transact()
|
H A D | get_names.c | 42 #include "talk.h" 49 fprintf(stderr, "usage: talk person [ttyname]\n"); in usage() 81 /* this is a local to local talk */ in get_names()
|
H A D | init_disp.c | 47 #include "talk.h" 116 * Trade edit characters with the other talk. By agreement 117 * the first three characters each talk transmits after
|
/freebsd/libexec/talkd/ |
H A D | announce.c | 54 * Announce an invitation to talk. 59 * a talk is requested. 119 "talk: connection requested by %s@%s", vis_user, remote_machine); in print_mesg() 123 (void)snprintf(line_buf[i], N_CHARS, "talk: respond with: talk %s@%s", in print_mesg()
|
/freebsd/share/examples/ipfilter/ |
H A D | firewall.2 | 33 # Block all incoming UDP traffic except talk and DNS traffic. NFS 40 pass in on ppp0 proto udp from any to any port = talk 52 # services like ftp and talk. For slightly more obscurity (though
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3399pro.dtsi | 10 /* Default to enabled since AP talk to NPU part over pcie */ 15 /* Default to enabled since AP talk to NPU part over pcie */
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_11.H.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.HIPx.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.HP.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.J.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.JP.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.JPu.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.T.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.X.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.XP.out | 9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
H A D | test_11.E.out | 12 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
|
/freebsd/include/protocols/ |
H A D | talkd.h | 36 * This describes the protocol used by the talk server and clients. 38 * The talk server acts a repository of invitations, responding to 54 * The talk protocol embeds a 4.3BSD sockaddr. Define our own version
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_signd.c | 134 * it's windows trying to talk to an AD server in send_via_ntp_signd() 184 /* Only continue with this if we can talk to Samba */ in send_via_ntp_signd() 198 /* Huh? could not talk to Samba... */ in send_via_ntp_signd()
|
/freebsd/include/rpcsvc/ |
H A D | key_prot.x | 176 * I want to talk to X. 218 * I want to talk to X. 245 * I want to talk to X. and I know X's public key
|
/freebsd/usr.bin/mesg/ |
H A D | mesg.1 | 43 .Xr talk 1 93 .Xr talk 1 ,
|