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

  /src/usr.sbin/rmt/
rmt.c 113 goto respond;
121 goto respond;
130 goto respond;
147 goto respond;
175 goto respond;
198 respond:
  /src/usr.bin/mail/
cmdtab.c 118 { "Reply", Respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
119 { "Respond", Respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
120 { "reply", respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
121 { "respond", respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
extern.h 92 int Respond(void *);
111 int respond(void *);
cmd3.c 408 respond(void *v) function in typeref:typename:PUBLIC int
418 Respond(void *v)

Completed in 14 milliseconds