/illumos-gate/usr/src/cmd/rpcgen/ |
H A D | rpc_scan.c | 71 scan(tok_kind expect, token *tokp) in scan() 130 peekscan(tok_kind expect, token *tokp) in peekscan()
|
/illumos-gate/usr/src/test/util-tests/tests/libcustr/ |
H A D | custr_remove.c | 24 expect(const char *var, custr_t *cu, const char *str, const char *file, in expect() function
|
H A D | custr_trunc.c | 25 expect(const char *var, custr_t *cu, const char *str, const char *file, in expect() function
|
/illumos-gate/usr/src/compat/bhyve/amd64/machine/ |
H A D | atomic.h | 75 atomic_cmpset_int(volatile u_int *dst, u_int expect, u_int src) in atomic_cmpset_int() 93 atomic_cmpset_long(volatile u_long *dst, u_long expect, u_long src) in atomic_cmpset_long()
|
/illumos-gate/usr/src/cmd/tip/aculib/ |
H A D | v3451.c | 127 expect(char *cp) in expect() function
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | zfs_lz4.c | 106 #define expect(expr, value) (__builtin_expect((expr), (value))) macro 108 #define expect(expr, value) (expr) macro
|
/illumos-gate/usr/src/test/libc-tests/tests/stdio/ |
H A D | orientation_test.c | 50 fail(int line, int r, char const *expect, char const *test) in fail()
|
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | pages.c | 147 uint_t sum, expect; in kdata_cksum() local
|
H A D | cprboot.c | 159 usage(char *expect, char *got) in usage()
|
/illumos-gate/usr/src/test/libc-tests/tests/fexecve/ |
H A D | fexecve_test.c | 39 forkit(char *msg, const char *expect, void (*postfn)(void)) in forkit()
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | htable.c | 1098 x86pte_t expect = MAKEPTP(old->ht_pfn, old->ht_level); in unlink_ptp() local 2207 x86pte_t expect, in x86pte_inval() 2274 x86pte_t expect, in x86pte_update()
|
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/ |
H A D | udfslib.c | 172 verifytag(struct tag *tp, uint32_t loc, struct tag *otp, int expect) in verifytag()
|
/illumos-gate/usr/src/common/lz4/ |
H A D | lz4.c | 308 #define expect(expr, value) (__builtin_expect((expr), (value))) macro 310 #define expect(expr, value) (expr) macro
|
/illumos-gate/usr/src/lib/libjedec/common/ |
H A D | libjedec_spd.c | 769 uint16_t expect, const char *key) in spd_parse_crc_expect() 800 const uint16_t expect = si->si_data[off + len - 2] | in spd_parse_crc() local
|
H A D | libjedec_spd_ddr3.c | 530 const uint16_t expect = si->si_data[off + len - 2] | in spd_parse_ddr3_crc() local
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 422 expect(char *str, int fn) in expect() function
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | conn.c | 614 expect(str, fn) in expect() function
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | http.h | 326 http_status_t expect; /* Expect: header */ member
|
/illumos-gate/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.c | 325 kb8042_send_and_expect(struct kb8042 *kb8042, uint8_t send, uint8_t expect, in kb8042_send_and_expect()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 899 char *expect; local
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs_main.c | 346 warn_mismatch(char *desc, char *src, int expect, int assigned) in warn_mismatch()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | lib.c | 83 struct token *expect(struct token *token, int op, const char *where) in expect() function
|
H A D | pre-process.c | 1083 int expect; in handle_include_path() local
|