Home
last modified time | relevance | path

Searched defs:sentinel (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/lib/libc/net/
Dgetaddrinfo.c395 struct addrinfo sentinel; in getaddrinfo() local
677 reorder(struct addrinfo *sentinel) in reorder()
1158 struct addrinfo sentinel, *cur; in explore_copy() local
1860 struct addrinfo new_ai, *result, *sentinel, *lasts; in addrinfo_unmarshal_func() local
1984 struct addrinfo sentinel, *cur; in getanswer() local
2198 addr4sort(struct addrinfo *sentinel, res_state res) in addr4sort()
2265 struct addrinfo sentinel, *cur; in _dns_getaddrinfo() local
2493 struct addrinfo sentinel, *cur; in _files_getaddrinfo() local
2529 struct addrinfo sentinel, *cur; in _yphostent() local
2608 struct addrinfo sentinel, *cur; in _yp_getaddrinfo() local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_str.cpp597 int __kmp_str_to_int(char const *str, char sentinel) { in __kmp_str_to_int()
Dkmp_settings.cpp53 size_t len, char sentinel) { in __kmp_readstr_with_sentinel()
67 char sentinel) { in __kmp_match_with_sentinel()
212 char sentinel) { in __kmp_strcasecmp_with_sentinel()
3421 #define GET_NEXT(sentinel) \ in __kmp_stg_parse_allocator() argument
3844 char sentinel; in __kmp_stg_parse_schedule() local
/freebsd-12-stable/usr.sbin/pmcannotate/
Dpmcannotate.c583 int done, nbytes, sentinel; in printblock() local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dcache-inprocess.c61 struct cache_page *sentinel; member
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DSyntheticSections.h1111 InputSection *sentinel = nullptr; variable
/freebsd-12-stable/sys/dev/iwi/
Dif_iwi.c2416 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; in iwi_load_firmware() local
/freebsd-12-stable/sys/kern/
Dvfs_bio.c3441 struct buf *sentinel; in flushbufqueues() local
/freebsd-12-stable/sys/ufs/ffs/
Dffs_softdep.c1762 struct worklist sentinel; local
12633 struct bmsafemap *sentinel; local
/freebsd-12-stable/contrib/gcc/
Dc-common.c5667 tree sentinel, end; in check_function_sentinel() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp2842 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; in handleSentinelAttr() local