Home
last modified time | relevance | path

Searched refs:src_buf (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_apple.c114 static char src_buf[16]; in interpret_at() local
122 (void) snprintf(src_buf, sizeof (src_buf), in interpret_at()
124 src_name = src_buf; in interpret_at()
/titanic_50/usr/src/cmd/boot/common/
H A Dbblk_einfo.h73 unsigned char *src_buf; member
H A Dbblk_einfo.c260 hash->compute_hash(dest, hs->src_buf, hs->src_size); in compute_hash()
/titanic_50/usr/src/cmd/boot/installboot/
H A Dinstallboot.c305 bblock_hs.src_buf = (unsigned char *)bblock_file->file; in is_update_necessary()
326 hs.src_buf = (unsigned char *)bblock->file; in add_bootblock_einfo()
/titanic_50/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c970 hs.src_buf = (unsigned char *)stage2->file; in add_stage2_einfo()
1335 stage2_hs.src_buf = (unsigned char *)stage2_file->file; in is_update_necessary()