Searched refs:u_buf (Results 1 – 2 of 2) sorted by relevance
906 uchar_t *u_buf = (uchar_t *)buf; in nfslog_opaque_print_buf() local912 j++, u_buf++) in nfslog_opaque_print_buf()914 "%02x", *u_buf); in nfslog_opaque_print_buf()923 j++, u_buf++) in nfslog_opaque_print_buf()925 "%02x", *u_buf); in nfslog_opaque_print_buf()928 ip = (uint_t *)u_buf; in nfslog_opaque_print_buf()935 u_buf = (uchar_t *)ip; in nfslog_opaque_print_buf()938 for (; (i < len) && (outbufoffset < maxoffset); i++, u_buf++) { in nfslog_opaque_print_buf()940 "%02x", *u_buf); in nfslog_opaque_print_buf()
13074 uint8_t u_buf; in list_prop_tmpl() local13104 if (templates == 2 && scf_tmpl_prop_required(prt, &u_buf) == 0) in list_prop_tmpl()13106 u_buf ? "true" : "false"); in list_prop_tmpl()13125 if (templates == 2 && scf_tmpl_prop_visibility(prt, &u_buf) == 0) in list_prop_tmpl()13127 scf_tmpl_visibility_to_string(u_buf)); in list_prop_tmpl()