Home
last modified time | relevance | path

Searched refs:LOOK_UP (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/protocols/
H A Dtalkd.h97 #define LOOK_UP 1 /* check for invitation by callee */ macro
/freebsd/usr.bin/talk/
H A Dlook_up.c101 ctl_transact(his_machine_addr, msg, LOOK_UP, rp); in look_for_invite()
/freebsd/libexec/talkd/
H A Dprocess.c109 case LOOK_UP: in process_request()