/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | delay-parsing-func-tryblock.mm | 29 try { category 45 try { category
|
/minix3/lib/libc/net/ |
H A D | ethers.c | 86 struct ether_addr try; in ether_ntohost() local 145 char try[MAXHOSTNAMELEN + 1]; in ether_hostton() local
|
/minix3/minix/drivers/tty/pty/ |
H A D | pty.c | 527 static int pty_slave_write(tty_t *tp, int try) in pty_slave_write() 683 static int pty_slave_read(tty_t *tp, int try) in pty_slave_read() 757 static int pty_slave_open(tty_t *tp, int UNUSED(try)) in pty_slave_open() 775 static int pty_slave_close(tty_t *tp, int UNUSED(try)) in pty_slave_close() 803 static int pty_slave_icancel(tty_t *tp, int UNUSED(try)) in pty_slave_icancel() 820 static int pty_slave_ocancel(tty_t *tp, int UNUSED(try)) in pty_slave_ocancel()
|
H A D | tty.c | 1248 static int tty_devnop(tty_t *UNUSED(tp), int UNUSED(try)) in tty_devnop()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/wind/ |
H A D | test-map.c | 64 try(const struct example *c) in try() function
|
/minix3/games/caesar/ |
H A D | caesar.c | 148 int try, winner; in guess_and_rotate() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | snprintf-test.c | 40 try (const char *format, ...) in try() function
|
/minix3/external/bsd/pkg_install/dist/lib/ |
H A D | file.c | 220 make_preserve_name(char *try, size_t max, const char *name, const char *file) in make_preserve_name()
|
/minix3/usr.bin/patch/ |
H A D | inp.c | 197 #define try(f, a1, a2, a3) \ in plan_a() macro
|
H A D | util.c | 405 #define try(f, a1, a2, a3) \ in checked_in() macro
|
/minix3/minix/kernel/system/ |
H A D | do_safecopy.c | 32 int try; /* if nonzero, try copy only, stop on fault */ member
|
/minix3/tests/lib/libc/regex/ |
H A D | main.c | 232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try() function
|
/minix3/minix/drivers/tty/tty/arch/i386/ |
H A D | keyboard.c | 184 static int kb_read(tp, try) in kb_read() argument
|
H A D | console.c | 159 static int cons_write(tp, try) in cons_write() argument 1165 static int cons_ioctl(tty_t *tp, int UNUSED(try)) in cons_ioctl()
|
H A D | rs232.c | 237 static int rs_write(register tty_t *tp, int try) in rs_write() 602 static int rs_read(tty_t *tp, int try) in rs_read()
|
/minix3/external/bsd/llvm/dist/clang/test/Preprocessor/ |
H A D | cxx_oper_keyword_ms_compat.cpp | 91 #define try macro
|
/minix3/minix/drivers/tty/tty/arch/earm/ |
H A D | rs232.c | 203 rs_write(register tty_t *tp, int try) in rs_write() 631 rs_read(tty_t *tp, int try) in rs_read()
|
/minix3/usr.bin/make/ |
H A D | dir.c | 1360 char try[MAXPATHLEN + 1], *try_end; in Dir_FindHereOrAbove() local
|
/minix3/bin/ksh/ |
H A D | c_ksh.c | 32 char *dir, *try, *pwd; local
|
/minix3/minix/drivers/tty/tty/ |
H A D | tty.c | 1526 static int tty_devnop(tty_t *UNUSED(tp), int UNUSED(try)) in tty_devnop()
|