plus
int plus;
plus = 0;
plus = 1;
sprintf (cp, "%d", num + plus);
oflag = plus? O_RDWR : O_WRONLY;
oflag = (plus? O_RDWR : O_WRONLY) | O_APPEND;
oflag = plus? O_RDWR : O_RDONLY;
Name plus;
plus = GETNAME(wcs_buffer, FIND_LENGTH);
if(current_names->used != 0 && current_names->names[current_names->used-1] == plus) {
if(name == plus) {
if (name == plus) {
(next && (*next == plus) ?
(*next == plus)) {
extern Name plus;
char *plus = "";
plus = " + ";
tlen = slen + len + strlen(plus);
plus, dc->array_max);
plus, dc->array_max, elsize);
char plus;
if ((plus = type[1]) == 'b') /* Unix ignores 'b' ANSI std */
plus = type[2];
if (plus == '+')
if ((plus = type[1]) == 'b')
plus = type[2];
if ((accmode == O_RDONLY && (mode != 'r' || plus == '+')) ||
(accmode == O_WRONLY && (mode == 'r' || plus == '+'))) {
if (plus == '+') {
if (plus == '+') {
char plus, mode;
int plus, oflag, fd;
plus = (mode[1] == '+');
oflag = (plus ? O_RDWR : O_WRONLY) | O_TRUNC | O_CREAT;
oflag = (plus ? O_RDWR : O_WRONLY) | O_CREAT;
oflag = plus ? O_RDWR : O_RDONLY;
iop->_flag = plus ? _IORW : (mode[0] == 'r') ? _IOREAD : _IOWRT;