| /NextBSD/sys/netinet/ |
| HD | tcp_timewait.c | 116 #define TW_LOCK_INIT(tw, d) rw_init_flags(&(tw), (d), 0) argument 117 #define TW_LOCK_DESTROY(tw) rw_destroy(&(tw)) argument 118 #define TW_RLOCK(tw) rw_rlock(&(tw)) argument 119 #define TW_WLOCK(tw) rw_wlock(&(tw)) argument 120 #define TW_RUNLOCK(tw) rw_runlock(&(tw)) argument 121 #define TW_WUNLOCK(tw) rw_wunlock(&(tw)) argument 122 #define TW_LOCK_ASSERT(tw) rw_assert(&(tw), RA_LOCKED) argument 123 #define TW_RLOCK_ASSERT(tw) rw_assert(&(tw), RA_RLOCKED) argument 124 #define TW_WLOCK_ASSERT(tw) rw_assert(&(tw), RA_WLOCKED) argument 125 #define TW_UNLOCK_ASSERT(tw) rw_assert(&(tw), RA_UNLOCKED) argument [all …]
|
| /NextBSD/bin/csh/ |
| HD | Makefile.depend | 219 tw.color.o: sh.err.h 220 tw.color.o: tc.const.h 221 tw.color.po: sh.err.h 222 tw.color.po: tc.const.h 223 tw.comp.o: sh.err.h 224 tw.comp.o: tc.const.h 225 tw.comp.po: sh.err.h 226 tw.comp.po: tc.const.h 227 tw.help.o: sh.err.h 228 tw.help.o: tc.const.h [all …]
|
| HD | Makefile | 27 SRCS+= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ 28 tw.comp.c tw.color.c
|
| /NextBSD/contrib/tcsh/ |
| HD | Makefile.std | 300 TWSRCS= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ 301 tw.comp.c tw.color.c 302 TWOBJS= tw.help.${SUF} tw.init.${SUF} tw.parse.${SUF} tw.spell.${SUF} \ 303 tw.comp.${SUF} tw.color.${SUF} 439 lint ${DFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 442 alint ${DFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 603 TWH=tw.h tw.decls.h 609 tc.sched.${SUF} tw.parse.${SUF} tw.color.${SUF} 617 sh.set.${SUF} tc.func.${SUF} tc.nls.${SUF} tw.color.${SUF}
|
| HD | Makefile.vms | 278 TWSRCS= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ 279 tw.comp.c tw.color.c 280 TWOBJS= tw.help.${SUF} tw.init.${SUF} tw.parse.${SUF} tw.spell.${SUF} \ 281 tw.comp.${SUF} tw.color.${SUF} 417 lint ${DFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 420 alint ${DFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 569 TWH=tw.h tw.decls.h 575 tc.sched.${SUF} tw.parse.${SUF}
|
| HD | Makefile.in | 379 tw.color.c 390 TWSRCS= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ 391 tw.comp.c tw.color.c 392 TWOBJS= tw.help.${SUF} tw.init.${SUF} tw.parse.${SUF} tw.spell.${SUF} \ 393 tw.comp.${SUF} tw.color.${SUF} 568 lint ${DFLAGS} ${CPPFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 571 alint ${DFLAGS} ${CPPFLAGS} ${LFLAGS} sh*.c tw*.c ed*.c tc.*.c ${LIBES} 770 TWH=tw.h tw.decls.h 776 tc.sched.${SUF} tw.parse.${SUF} tw.color.${SUF} 784 sh.set.${SUF} tc.func.${SUF} tc.nls.${SUF} tw.color.${SUF}
|
| HD | src.desc | 57 Spelling, listing, and completion (tw*.c) 58 tw.help.c: Display help for a command by catting a file. 59 tw.init.c: Initialization and some utilities. 60 tw.parse.c: All the listing and completion. Tries to tokenize the line 64 tw.spell.c: String spelling correction. 65 tw.comp.c: File completion builtin
|
| HD | Imakefile | 506 TWSRCS= tw.decls.h tw.h tw.help.c tw.init.c tw.parse.c tw.spell.c \ 507 tw.comp.c tw.color.c 508 TWOBJS= tw.help.${SUF} tw.init.${SUF} tw.parse.${SUF} tw.spell.${SUF} \ 509 tw.comp.${SUF} tw.color.${SUF}
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/ |
| HD | TaggedASTType.h | 33 TaggedASTType (const TaggedASTType<C> &tw) : in TaggedASTType() argument 34 ClangASTType(tw) in TaggedASTType() 48 TaggedASTType<C> &operator= (const TaggedASTType<C> &tw) 50 ClangASTType::operator= (tw);
|
| /NextBSD/usr.sbin/bsdinstall/scripts/ |
| HD | mirrorselect | 131 ftp://ftp.tw.freebsd.org "Taiwan"\ 132 ftp://ftp2.tw.freebsd.org "Taiwan #2"\ 133 ftp://ftp3.tw.freebsd.org "Taiwan #3"\ 134 ftp://ftp4.tw.freebsd.org "Taiwan #4"\ 135 ftp://ftp6.tw.freebsd.org "Taiwan #6"\ 136 ftp://ftp11.tw.freebsd.org "Taiwan #11"\
|
| /NextBSD/contrib/bmake/unit-tests/ |
| HD | modword.mk | 5 all: mod-squarebrackets mod-S-W mod-C-W mod-tW-tw 141 mod-tW-tw:
|
| /NextBSD/contrib/amd/amq/ |
| HD | amq.c | 92 int tw = strlen(mt->mt_type); in show_mti() local 97 if (tw > *twid) in show_mti() 98 *twid = tw; in show_mti() 217 int tw = strlen(mi->mi_type); in show_mi() local 222 if (tw > *twid) in show_mi() 223 *twid = tw; in show_mi()
|
| /NextBSD/contrib/netbsd-tests/lib/libpthread/ |
| HD | d_mach | 54 netbsd.csie.nctu.edu.tw 58 netbsd.nsysu.edu.tw 75 pluto.cdpa.nsysu.edu.tw
|
| /NextBSD/sys/netinet6/ |
| HD | in6_pcb.c | 193 struct tcptw *tw; in in6_pcbbind() local 262 tw = intotw(t); in in6_pcbbind() 263 if (tw == NULL || in in6_pcbbind() 264 (reuseport & tw->tw_so_options) == 0) in in6_pcbbind() 278 tw = intotw(t); in in6_pcbbind() 279 if (tw == NULL) in in6_pcbbind() 281 if ((reuseport & tw->tw_so_options) == 0 in in6_pcbbind()
|
| /NextBSD/sys/netsmb/ |
| HD | smb_smb.c | 122 u_int16_t dindex, tw, tw1, swlen, bc; in smb_smb_negotiate() local 225 md_get_uint16le(mdp, &tw); in smb_smb_negotiate() 226 sp->sv_sm = tw; in smb_smb_negotiate() 227 md_get_uint16le(mdp, &tw); in smb_smb_negotiate() 228 sp->sv_maxtx = tw; in smb_smb_negotiate() 231 md_get_uint16le(mdp, &tw); /* rawmode */ in smb_smb_negotiate() 234 md_get_uint16(mdp, &tw); /* time */ in smb_smb_negotiate()
|
| /NextBSD/contrib/tcsh/nls/ukrainian/ |
| HD | set27 | 2 $ tw.comp.c
|
| HD | set29 | 2 $ tw.help.c
|
| /NextBSD/contrib/tcsh/nls/russian/ |
| HD | set27 | 2 $ tw.comp.c
|
| HD | set29 | 2 $ tw.help.c
|
| /NextBSD/contrib/tcsh/nls/greek/ |
| HD | set29 | 2 $ tw.help.c
|
| HD | set27 | 2 $ tw.comp.c
|
| /NextBSD/contrib/tcsh/nls/ja/ |
| HD | set29 | 2 $ tw.help.c
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set27 | 2 $ tw.comp.c
|
| /NextBSD/contrib/tcsh/nls/italian/ |
| HD | set27 | 2 $ tw.comp.c
|
| /NextBSD/contrib/tcsh/nls/et/ |
| HD | set29 | 2 $ tw.help.c
|