Home
last modified time | relevance | path

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

/freebsd-src/bin/pkill/tests/
H A Dspin_helper.c42 char *sentinel = argv[3]; in exec_shortargs() local
55 char *sentinel = argv[3]; in exec_largeargs() local
/freebsd-src/lib/libc/net/
H A Dgetaddrinfo.c392 struct addrinfo sentinel; in getaddrinfo() local
674 reorder(struct addrinfo *sentinel) in reorder()
1155 struct addrinfo sentinel, *cur; in explore_copy() local
1857 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
2496 struct addrinfo sentinel, *cur; in _files_getaddrinfo() local
2532 struct addrinfo sentinel, *cur; in _yphostent() local
2611 struct addrinfo sentinel, *cur; in _yp_getaddrinfo() local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp637 int __kmp_str_to_int(char const *str, char sentinel) { in __kmp_str_to_int()
H A Dkmp_settings.cpp53 size_t len, char sentinel) { in __kmp_readstr_with_sentinel() argument
67 char sentinel) { in __kmp_match_with_sentinel() argument
153 char sentinel) { in __kmp_strcasecmp_with_sentinel() argument
3732 #define GET_NEXT(sentinel) \ in __kmp_stg_parse_allocator() argument
4155 char sentinel; __kmp_stg_parse_schedule() local
[all...]
/freebsd-src/usr.sbin/pmcannotate/
H A Dpmcannotate.c575 int done, nbytes, sentinel; printblock() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1129 InputSection *sentinel = nullptr; global() variable
/freebsd-src/sys/dev/iwi/
H A Dif_iwi.c2412 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; in iwi_load_firmware() local
/freebsd-src/sys/kern/
H A Dvfs_bio.c3571 struct buf *sentinel; flushbufqueues() local
[all...]
/freebsd-src/sys/ufs/ffs/
H A Dffs_softdep.c1893 struct worklist sentinel; in process_worklist_item() local
12859 struct bmsafemap *sentinel; sync_cgs() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3064 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; handleSentinelAttr() local