OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Ambiguous
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libtelnet/
misc.h
43
int
Ambiguous
(void *);
genget.c
72
static char *
ambiguous
; /* special return value for command routines */
variable in typeref:typename:char *
92
return(&
ambiguous
);
99
* Function call version of
Ambiguous
()
102
Ambiguous
(void *s)
104
return(s == &
ambiguous
);
encrypt.c
248
} else if (
Ambiguous
(ep)) {
249
printf("
Ambiguous
type '%s'\n", type);
281
} else if (
Ambiguous
(ep)) {
282
printf("
Ambiguous
type '%s'\n", type);
/src/usr.bin/telnet/
commands.c
378
} else if (
Ambiguous
(s)) {
379
printf("
Ambiguous
send argument '%s'\n'send ?' for help.\n",
489
if (
Ambiguous
(cpp)) {
490
fprintf(stderr,"'%s':
ambiguous
argument ('send %s ?' for help).\n",
844
if (
Ambiguous
(c)) {
845
fprintf(stderr, "'%s':
ambiguous
argument ('toggle ?' for help).\n",
964
} else if (
Ambiguous
(c)) {
965
fprintf(stderr, "'%s':
ambiguous
argument ('set ?' for help).\n",
988
} else if (
Ambiguous
(ct)) {
989
fprintf(stderr, "'%s':
ambiguous
argument ('set ?' for help).\n"
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025