Searched defs:wild (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/sys/netinet6/ |
H A D | in6_src.c | 381 struct inpcb *inp, u_short lport, struct ucred *cred, int wild) in in6_pcbporthash_update() 415 int count, error = 0, wild = 0; in in6_pcbsetlport() local
|
H A D | in6_pcb.c | 119 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in6_pcbbind() local
|
/dflybsd-src/sys/netinet/ |
H A D | in_pcb.c | 346 struct inpcb *inp, u_short lport, struct ucred *cred, int wild) in in_pcbporthash_update() 369 in_pcbsetlport(struct inpcb *inp, int wild, struct ucred *cred) in in_pcbsetlport() 514 struct inpcbporthead *porthash, int wild, struct ucred *cred, in in_pcbbind_laddrport_check() 568 int wild = 0; in in_pcbsrcaddr_check() local 632 int wild = 0; in in_pcbbind() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_varsym.c | 192 char wild[MAXVARSYM_NAME]; in sys_varsym_get() local
|
/dflybsd-src/contrib/bmake/ |
H A D | dir.c | 594 bool wild = false; in Dir_HasWildcards() local
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldlang.c | 474 wild_sort_fast (lang_wild_statement_type *wild, in wild_sort_fast() 2470 wild_sort (lang_wild_statement_type *wild, in wild_sort() 2891 wild (lang_wild_statement_type *s, in wild() function
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldlang.c | 515 wild_sort_fast (lang_wild_statement_type *wild, in wild_sort_fast() 2673 wild_sort (lang_wild_statement_type *wild, in wild_sort() 3113 wild (lang_wild_statement_type *s, in wild() function
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-lang.c | 1348 match_name (const char *sym_name, const char *name, int wild) in match_name() 5543 int wild) in ada_add_block_symbols()
|
/dflybsd-src/sys/sys/ |
H A D | sysproto.h | 988 const char * wild; char wild_[PAD_(const char *)]; member
|