Home
last modified time | relevance | path

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

/freebsd/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/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/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp622 __kmp_str_to_int(char const * str,char sentinel) __kmp_str_to_int() argument
H A Dkmp_settings.cpp53 size_t len, char sentinel) { in __kmp_readstr_with_sentinel()
67 char sentinel) { in __kmp_match_with_sentinel()
153 char sentinel) { in __kmp_strcasecmp_with_sentinel()
3732 #define GET_NEXT(sentinel) \ in __kmp_stg_parse_allocator() argument
4155 char sentinel; in __kmp_stg_parse_schedule() local
/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c602 int done, nbytes, sentinel; in printblock() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1271 InputSection *sentinel = nullptr; variable
/freebsd/sys/dev/iwi/
H A Dif_iwi.c2412 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; in iwi_load_firmware() local
/freebsd/sys/kern/
H A Dvfs_bio.c3576 struct buf *sentinel; in flushbufqueues() local
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c1893 struct worklist sentinel; in process_worklist_item() local
12870 struct bmsafemap *sentinel; sync_cgs() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2604 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; in handleSentinelAttr() local