Home
last modified time | relevance | path

Searched defs:getbyte (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/format/
H A Dmenu_fdisk.c156 getbyte(uchar_t **bp) in getbyte() function
/titanic_41/usr/src/cmd/fdformat/
H A Dfdformat.c59 #define getbyte(A, N) (((unsigned char *)(&(A)))[N]) macro
/titanic_41/usr/src/cmd/fdisk/
H A Dfdisk.c3997 getbyte(char **bp) function