Home
last modified time | relevance | path

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

/freebsd-head/bin/pkill/tests/
HDspin_helper.c42 char *sentinel = argv[3]; in exec_shortargs() local
55 char *sentinel = argv[3]; in exec_largeargs() local
/freebsd-head/bin/ps/
HDkeyword.c300 #define MERGE_IF_SENTINEL(field, sentinel) do { \ in merge_alias() argument
313 #define MERGE_CHECK_SENTINEL(field, sentinel, field_descr) do { \ in merge_alias() argument
/freebsd-head/lib/libc/net/
HDgetaddrinfo.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
2501 struct addrinfo sentinel, *cur; in _files_getaddrinfo() local
2537 struct addrinfo sentinel, *cur; in _yphostent() local
2616 struct addrinfo sentinel, *cur; in _yp_getaddrinfo() local
/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_str.cpp637 int __kmp_str_to_int(char const *str, char sentinel) { in __kmp_str_to_int()
HDkmp_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-head/usr.sbin/pmcannotate/
HDpmcannotate.c602 int done, nbytes, sentinel; in printblock() local
/freebsd-head/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h1271 InputSection *sentinel = nullptr; variable
/freebsd-head/sys/dev/iwi/
HDif_iwi.c2412 uint32_t sentinel, ctl, src, dst, sum, len, mlen, tmp; in iwi_load_firmware() local
/freebsd-head/sys/kern/
HDvfs_bio.c3576 struct buf *sentinel; in flushbufqueues() local
/freebsd-head/sys/ufs/ffs/
HDffs_softdep.c1893 struct worklist sentinel; in process_worklist_item() local
12870 struct bmsafemap *sentinel; in sync_cgs() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp2604 unsigned sentinel = (unsigned)SentinelAttr::DefaultSentinel; in handleSentinelAttr() local