Searched refs:is_unique (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c130 static int is_unique(char *name, char **as, char **ae);
561 else if (is_unique(cp2, argv+1, argvp))
624 is_unique(char *name, char **as, char **ae) function
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c154 static int is_unique(char *, char **, char **);
624 else if (is_unique(cp2, argv+1, argvp))
685 is_unique(char *name, char **as, char **ae) function

Completed in 132 milliseconds