Home
last modified time | relevance | path

Searched defs:wild (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/sys/netinet6/
H A Din6_src.c381 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 Din6_pcb.c119 int wild = 0, reuseport = (so->so_options & SO_REUSEPORT); in in6_pcbbind() local
/dflybsd-src/sys/netinet/
H A Din_pcb.c346 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 Dkern_varsym.c192 char wild[MAXVARSYM_NAME]; in sys_varsym_get() local
/dflybsd-src/contrib/bmake/
H A Ddir.c594 bool wild = false; in Dir_HasWildcards() local
/dflybsd-src/contrib/binutils-2.27/ld/
H A Dldlang.c474 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 Dldlang.c515 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 Dada-lang.c1348 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 Dsysproto.h988 const char * wild; char wild_[PAD_(const char *)]; member