Home
last modified time | relevance | path

Searched defs:got (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dtestlib.h61 #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 Dt-match.c29 bool got; variable
/illumos-gate/usr/src/boot/i386/libi386/
H A Dpread.c63 int count, got; local
H A Dmultiboot.c162 int got; in multiboot_loadfile() local
/illumos-gate/usr/src/test/libc-tests/tests/i18n/
H A Dbindtextdomain_test.c124 const char *got = bindtextdomain("domain", tc->dir); in main() local
/illumos-gate/usr/src/lib/crypt_modules/bsdmd5/
H A Dbsdmd5.c191 ssize_t got; in crypt_gensalt_impl() local
/illumos-gate/usr/src/cmd/refer/
H A Dhunt6.c40 int i, g, j, need, got, na, len; in baddrop() local
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h181 #define got got64 macro
205 #define got got32 macro
/illumos-gate/usr/src/lib/libwrap/
H A Dmisc.c40 int got; local
/illumos-gate/usr/src/uts/common/kmdb/
H A Dkdrv.c89 size_t got; in kdrv_activate() local
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c123 uint64_t got = 0; in ixgbe_read_got_value() local
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dos.c971 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 Dcprboot.c159 usage(char *expect, char *got) in usage()
/illumos-gate/usr/src/lib/libmail/common/
H A Ds_string.c351 size_t got; in s_read_to_eof() local
/illumos-gate/usr/src/lib/crypt_modules/sha256/
H A Dcrypt_sha.c365 ssize_t got; in crypt_gensalt_impl() local
/illumos-gate/usr/src/lib/crypt_modules/sunmd5/
H A Dsunmd5.c174 ssize_t got; in crypt_gensalt_impl() local
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c326 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 Dfileaccess.c207 long got = fread(buffer, 1, size, ff->f); in ficlPrimitiveIncludeFile() local
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c923 elf_plt_init(void *got, caddr_t l) in elf_plt_init()
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c582 int got; in bread() local
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c897 elf_plt_init(void *got, caddr_t l) in elf_plt_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c362 unsigned int avail, posted, got = 0, advertise; in rdsv3_ib_send_grab_credits() local
/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c203 int got; in recvtftp() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c381 int got = 0; in readline() local
/illumos-gate/usr/src/contrib/zlib/
H A Dinflate.c1378 unsigned got; in syncsearch() local

12