HomeSort by: relevance | last modified time | path
    Searched defs:send_prompt (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/ldpd/
ldp_command.c 63 static void send_prompt(int);
236 send_prompt(cs->socket);
251 send_prompt(cs->socket);
281 send_prompt(int s) { function in typeref:typename:void
346 send_prompt(s);
353 send_prompt(s);
ldp_command.c 63 static void send_prompt(int);
236 send_prompt(cs->socket);
251 send_prompt(cs->socket);
281 send_prompt(int s) { function in typeref:typename:void
346 send_prompt(s);
353 send_prompt(s);

Completed in 109 milliseconds