Searched refs:MSTR (Results 1 – 5 of 5) sorted by relevance
29 #define MSTR "magic bus" macro39 if (rump_sys_write(fd, MSTR, sizeof(MSTR)) != sizeof(MSTR)) in xput_tfile()56 if (strcmp(buf, MSTR) == 0) in xread_tfile()
23 #define MSTR "magic bus" macro36 if (rump_sys_write(fd, MSTR, sizeof(MSTR)) != sizeof(MSTR)) in xput_tfile()58 if (strcmp(buf, MSTR) == 0) in xread_tfile()
38 #define MSTR (1 << 12) macro
1639 # define MSTR 04 /* structure */ macro1732 else if( mt12 & MSTR ) return( NCVT+TYPL+OTHER ); in opact()1737 if( mt12 & MSTR ) return( LVAL+NCVT+TYPL+OTHER ); in opact()1798 return( MSTR ); in moditype()
1736 # define MSTR 04 /* structure */ macro1829 else if( mt12 & MSTR ) return( NCVT+TYPL+OTHER ); in opact()1834 if( mt12 & MSTR ) return( LVAL+NCVT+TYPL+OTHER ); in opact()1868 return( MSTR ); in moditype()