Searched refs:uxb (Results 1 – 4 of 4) sorted by relevance
61 CP(puxb, uxb); in unix0()69 up = (unsigned char *)uxb; in unix0()76 if ((up + len) >= (unsigned char *)&uxb[UXBSIZE]) { in unix0()77 uxb[0] = 0; in unix0()103 if (up >= (unsigned char *)&uxb[UXBSIZE]) { in unix0()105 uxb[0] = 0; in unix0()120 if (up != (unsigned char *)uxb && *puxb != 0) { in unix0()123 uxb[0] = 0; in unix0()130 if (up >= (unsigned char *)&uxb[UXBSIZE]) in unix0()134 } else if (up == (unsigned char *)uxb) { in unix0()[all …]
311 var unsigned char uxb[UXBSIZE + 2]; /* Last !command for !! */ variable
1053 unixwt(1, unixex("-c", uxb, 0, 0));
829 vglobp = (unsigned char *)uxb; in vfilter()