Searched defs:sentinel (Results 1 – 10 of 10) sorted by relevance
/freebsd/bin/pkill/tests/ |
H A D | spin_helper.c | 42 char *sentinel = argv[3]; in exec_shortargs() local 55 char *sentinel = argv[3]; in exec_largeargs() local
|
/freebsd/lib/libc/net/ |
H A D | getaddrinfo.c | 392 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 D | kmp_str.cpp | 622 __kmp_str_to_int(char const * str,char sentinel) __kmp_str_to_int() argument
|
H A D | kmp_settings.cpp | 53 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 D | pmcannotate.c | 602 int done, nbytes, sentinel; in printblock() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 1271 InputSection *sentinel = nullptr; variable
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwi.c | 2412 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; in iwi_load_firmware() local
|
/freebsd/sys/kern/ |
H A D | vfs_bio.c | 3576 struct buf *sentinel; in flushbufqueues() local
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 1893 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 D | SemaDeclAttr.cpp | 2604 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; in handleSentinelAttr() local
|