Searched defs:ambiguous (Results 1 – 6 of 6) sorted by relevance
/minix3/external/bsd/tmux/dist/ |
H A D | cmd.c | 214 int ambiguous = 0; in cmd_parse() local 559 cmd_lookup_session(const char *name, int *ambiguous) in cmd_lookup_session() 602 cmd_lookup_window(struct session *s, const char *name, int *ambiguous) in cmd_lookup_window() 658 cmd_lookup_index(struct session *s, const char *name, int *ambiguous) in cmd_lookup_index() 766 int ambiguous; in cmd_find_session() local 818 int ambiguous = 0; in cmd_find_window() local 935 cmd_find_window_offset(const char *winptr, struct session *s, int *ambiguous) in cmd_find_window_offset() 967 int idx, ambiguous = 0; in cmd_find_index() local 1081 cmd_find_index_offset(const char *winptr, struct session *s, int *ambiguous) in cmd_find_index_offset()
|
/minix3/lib/libtelnet/ |
H A D | genget.c | 72 static char *ambiguous; /* special return value for command routines */ variable
|
/minix3/usr.bin/patch/ |
H A D | backupfile.c | 189 int ambiguous = 0; /* If nonzero, multiple nonexact match(es). */ in argmatch() local
|
/minix3/external/bsd/file/dist/src/ |
H A D | getopt_long.c | 385 int i, ambiguous, match; local
|
/minix3/lib/libc/stdlib/ |
H A D | getopt_long.c | 360 int i, ambiguous, match; in getopt_long() local
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | cxx1y-variable-templates_top_level.cpp | 203 namespace ambiguous { namespace
|