Home
last modified time | relevance | path

Searched full:talk (Results 1 – 25 of 244) sorted by relevance

12345678910

/freebsd/usr.bin/talk/
H A Dtalk.132 .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 Dinvite.c45 #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 Dctl.c35 * 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 Dtalk.c35 #include "talk.h"
38 * talk: A visual form of write. Using sockets, a two way
68 talk(); in main()
H A DMakefile1 PROG= talk
3 init_disp.c invite.c io.c look_up.c msgs.c talk.c
H A Dctl_transact.c39 #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 Dget_names.c42 #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 Dinit_disp.c47 #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 Dannounce.c54 * 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 Dfirewall.233 # 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 Drk3399pro.dtsi10 /* 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 Dtest_11.H.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.HIPx.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.HP.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.J.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.JP.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.JPu.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.T.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.X.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.XP.out9 {{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count…
H A Dtest_11.E.out12 {{<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 Dtalkd.h36 * 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 Dntp_signd.c134 * 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 Dkey_prot.x176 * 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 Dmesg.143 .Xr talk 1
93 .Xr talk 1 ,

12345678910