/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/ |
H A D | testlib.h | 61 #define ASSERT_CMP(msg, got, cmp, exp, nfmt) \ argument 70 #define ASSERT_CHAR_EQ(msg, got, exp) ASSERT_CMP(msg, got, ==, exp, "%c") argument 71 #define ASSERT_INT_EQ(msg, got, exp) ASSERT_CMP(msg, got, ==, exp, "%d") argument 72 #define ASSERT_INT_NEQ(msg, got, exp) ASSERT_CMP(msg, got, !=, exp, "%d") argument 73 #define ASSERT_INT64_EQ(msg, got, exp) ASSERT_CMP(msg, got, ==, exp, "%ld") argument 74 #define ASSERT_INT64_NEQ(msg, got, exp) ASSERT_CMP(msg, got, !=, exp, "%ld") argument 75 #define ASSERT_PTR_EQ(msg, got, exp) ASSERT_CMP(msg, got, ==, exp, "%p") argument 76 #define ASSERT_PTR_NEQ(msg, got, exp) ASSERT_CMP(msg, got, !=, exp, "%p") argument 78 #define ASSERT_STR_EQ(msg, got, exp) \ argument
|
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | t-match.c | 29 bool got; variable
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | pread.c | 63 int count, got; local
|
H A D | multiboot.c | 162 int got; in multiboot_loadfile() local
|
/illumos-gate/usr/src/test/libc-tests/tests/i18n/ |
H A D | bindtextdomain_test.c | 124 const char *got = bindtextdomain("domain", tc->dir); in main() local
|
/illumos-gate/usr/src/lib/crypt_modules/bsdmd5/ |
H A D | bsdmd5.c | 191 ssize_t got; in crypt_gensalt_impl() local
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | hunt6.c | 40 int i, g, j, need, got, na, len; in baddrop() local
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | _elfdump.h | 181 #define got got64 macro 205 #define got got32 macro
|
/illumos-gate/usr/src/lib/libwrap/ |
H A D | misc.c | 40 int got; local
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_stat.c | 123 uint64_t got = 0; in ixgbe_read_got_value() local
|
/illumos-gate/usr/src/uts/common/kmdb/ |
H A D | kdrv.c | 89 size_t got; in kdrv_activate() local
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | os.c | 971 int got; in sqliteOsRead() local 986 DWORD got; in sqliteOsRead() local 999 int got; in sqliteOsRead() local
|
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | cprboot.c | 159 usage(char *expect, char *got) in usage()
|
/illumos-gate/usr/src/lib/libmail/common/ |
H A D | s_string.c | 351 size_t got; in s_read_to_eof() local
|
/illumos-gate/usr/src/lib/crypt_modules/sha256/ |
H A D | crypt_sha.c | 365 ssize_t got; in crypt_gensalt_impl() local
|
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/ |
H A D | sunmd5.c | 174 ssize_t got; in crypt_gensalt_impl() local
|
/illumos-gate/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.c | 326 int timeout, int *error, uint8_t *got) in kb8042_send_and_expect() 374 uint8_t got; in kb8042_read_scanset() local
|
/illumos-gate/usr/src/common/ficl/ |
H A D | fileaccess.c | 207 long got = fread(buffer, 1, size, ff->f); in ficlPrimitiveIncludeFile() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 923 elf_plt_init(void *got, caddr_t l) in elf_plt_init()
|
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/ |
H A D | ncheck.c | 582 int got; in bread() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | i386_elf.c | 897 elf_plt_init(void *got, caddr_t l) in elf_plt_init()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 362 unsigned int avail, posted, got = 0, advertise; in rdsv3_ib_send_grab_credits() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | tftp.c | 203 int got; in recvtftp() local
|
/illumos-gate/usr/src/contrib/zlib/ |
H A D | inflate.c | 1378 unsigned got; in syncsearch() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | config.c | 381 int got = 0; in readline() local
|