Home
last modified time | relevance | path

Searched refs:bhc_ret (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2451 int bhc_ret; member
2460 bhc->bhc_ret = in bufctl_history_callback()
2465 return ((bhc->bhc_ret == DCMD_OK)? WALK_NEXT : WALK_DONE); in bufctl_history_callback()
2542 bhc.bhc_ret = DCMD_OK; in bufctl()
2550 if (bhc.bhc_ret == DCMD_OK && !(flags & DCMD_PIPE_OUT)) in bufctl()
2553 return (bhc.bhc_ret); in bufctl()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2812 int bhc_ret; member
2821 bhc->bhc_ret = in bufctl_history_callback()
2826 return ((bhc->bhc_ret == DCMD_OK)? WALK_NEXT : WALK_DONE); in bufctl_history_callback()
2902 bhc.bhc_ret = DCMD_OK; in bufctl()
2910 if (bhc.bhc_ret == DCMD_OK && !(flags & DCMD_PIPE_OUT)) in bufctl()
2913 return (bhc.bhc_ret); in bufctl()