Searched refs:bhc_ret (Results 1 – 2 of 2) sorted by relevance
2451 int bhc_ret; member2460 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()
2812 int bhc_ret; member2821 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()