/titanic_50/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()
|
/titanic_50/usr/src/cmd/tip/aculib/ |
H A D | v3451.c | 129 expect(char *cp) in expect() function
|
/titanic_50/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
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/ |
H A D | udfslib.c | 174 verifytag(struct tag *tp, uint32_t loc, struct tag *otp, int expect) in verifytag()
|
/titanic_50/usr/src/uts/i86pc/vm/ |
H A D | htable.c | 1093 x86pte_t expect = MAKEPTP(old->ht_pfn, old->ht_level); in unlink_ptp() local 2237 x86pte_t expect, in x86pte_inval() 2304 x86pte_t expect, in x86pte_update()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | lz4.c | 279 #define expect(expr, value) (__builtin_expect((expr), (value))) macro 281 #define expect(expr, value) (expr) macro
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 422 expect(char *str, int fn) in expect() function
|
/titanic_50/usr/src/lib/efcode/engine/ |
H A D | env.c | 173 expect(fcode_env_t *env) in expect() function
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | conn.c | 622 expect(str, fn) in expect() function
|
/titanic_50/usr/src/lib/print/libhttp-core/common/ |
H A D | http.h | 328 http_status_t expect; /* Expect: header */ member
|
/titanic_50/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.c | 297 kb8042_send_and_expect(struct kb8042 *kb8042, uint8_t send, uint8_t expect, in kb8042_send_and_expect()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 905 char *expect; local
|
/titanic_50/usr/src/cmd/fs.d/pcfs/mkfs/ |
H A D | mkfs.c | 451 warn_mismatch(char *desc, char *src, int expect, int assigned) in warn_mismatch()
|