Home
last modified time | relevance | path

Searched refs:invitation_waiting (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/talk/
H A Dinvite.c78 invitation_waiting = 1; in invite_remote()
108 invitation_waiting = 0; in invite_remote()
H A Dtalk.h43 extern int invitation_waiting;
H A Dctl.c60 int invitation_waiting = 0; variable
H A Dinit_disp.c180 if (invitation_waiting) in quit()