Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dposix_memalign.c39 void *sentinel = (void *)0xbad00000; in main() local
40 void *buf = sentinel; in main()
48 VERIFY3P(buf, ==, sentinel); in main()
52 VERIFY3P(buf, ==, sentinel); in main()
56 VERIFY3P(buf, ==, sentinel); in main()
61 VERIFY3P(buf, !=, sentinel); in main()
64 buf = sentinel; in main()
86 buf = sentinel; in main()
89 VERIFY3P(buf, ==, sentinel); in main()
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c332 memset(&sentinel, 0, sizeof(sentinel));
333 cur = &sentinel;
496 if (sentinel.ai_next)
598 if (sentinel.ai_next)
702 cur = &sentinel;
745 cur = &sentinel;
770 if (sentinel.ai_next)
793 cur = &sentinel;
833 if (sentinel.ai_next)
1176 memset(&sentinel, 0, sizeof(sentinel));
[all …]
H A Ddns_ho.c556 struct addrinfo sentinel, *cur; in ho_addrinfo() local
562 memset(&sentinel, 0, sizeof(sentinel)); in ho_addrinfo()
563 cur = &sentinel; in ho_addrinfo()
654 return(sentinel.ai_next); in ho_addrinfo()
691 struct addrinfo sentinel, *cur, ai; in gethostans() local
696 memset(&sentinel, 0, sizeof(sentinel)); in gethostans()
697 cur = &sentinel; in gethostans()
998 sentinel.ai_next->ai_canonname = in gethostans()
1006 *ret_aip = sentinel.ai_next; in gethostans()
1011 if (sentinel.ai_next) { in gethostans()
[all …]
H A Dlcl_ho.c499 struct addrinfo sentinel, *cur; in ho_addrinfo() local
503 memset(&sentinel, 0, sizeof(sentinel)); in ho_addrinfo()
504 cur = &sentinel; in ho_addrinfo()
545 if (sentinel.ai_next == NULL) in ho_addrinfo()
548 return(sentinel.ai_next); in ho_addrinfo()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c375 uint32_t sentinel; in ipw2200_load_fw() local
451 sentinel = ipw2200_csr_get32(sc, IPW2200_CSR_AUTOINC_ADDR); in ipw2200_load_fw()
455 "ipw2200_load_fw(): sentinel=%x\n", sentinel)); in ipw2200_load_fw()
465 if (val >= sentinel) in ipw2200_load_fw()
/illumos-gate/usr/src/tools/smatch/src/
H A Dgcc-attr-list.h161 GCC_ATTR(sentinel)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design275 extendedFILE is enabled, then the _magic member contains a sentinel
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE688 03-12-04 port/astlicense.c: fix expand() loop sentinel bug
/illumos-gate/usr/src/cmd/look/
H A Dwords20203 sentinel
/illumos-gate/usr/src/cmd/spell/
H A Dlist20202 sentinel