HomeSort by: relevance | last modified time | path
    Searched refs:LEAVE_INVITE (Results 1 - 4 of 4) sorted by relevancy

  /src/include/protocols/
talkd.h 99 #define LEAVE_INVITE 0 /* leave invitation with server */
  /src/usr.bin/talk/
invite.c 162 ctl_transact(my_machine_addr, msg, LEAVE_INVITE, &response);
  /src/libexec/talkd/
process.c 44 * LEAVE_INVITE - insert the request into the table
105 case LEAVE_INVITE:
table.c 107 ptr->request.type == LEAVE_INVITE)

Completed in 12 milliseconds