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

  /src/usr.sbin/ldpd/
ldp_command.h 43 struct com_func { struct
ldp_command.c 65 static int command_match(struct com_func*, int, char*, char*);
88 static struct com_func main_commands[] = {
96 static struct com_func show_commands[] = {
108 struct com_func set_commands[] = {
312 command_match(struct com_func *cf, int s, char *orig, char *next)

Completed in 12 milliseconds