Home
last modified time | relevance | path

Searched refs:PRESERVE (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/vi/
H A DMakefile27 TXTS= PRESERVE README
48 ETCINITF= PRESERVE
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c2065 #define PRESERVE(x) macro
2068 #define PRESERVE(x) ((x) = (x)) macro
2071 PRESERVE(tcp->tcp_bind_hash_port);
2072 PRESERVE(tcp->tcp_bind_hash);
2073 PRESERVE(tcp->tcp_ptpbhn);
2074 PRESERVE(tcp->tcp_acceptor_hash);
2075 PRESERVE(tcp->tcp_ptpahn);
2081 PRESERVE(tcp->tcp_state);
2082 PRESERVE(connp->conn_rq);
2083 PRESERVE(connp->conn_wq);
[all …]
/titanic_41/usr/src/lib/libpp/common/
H A Dpplex.c151 #define DOSTRIP() ((st&STRIP)||pp.level==1&&(st&(COMPILE|JOINING))==COMPILE&&!(pp.option&PRESERVE))
237 if (op == tp && (st & (ADD|HIDDEN)) && !(st & PASSTHROUGH) && !(pp.option & PRESERVE)) in ppcpp()
248 if ((pp.option & PRESERVE) && !(st & NEWLINE) && c != '\n') in ppcpp()
801 else if (pp.level > 1 || (pp.option & PRESERVE)) PUTCHR(c); in ppcpp()
923 if ((st & PASSTHROUGH) || (pp.option & PRESERVE)) in ppcpp()
1126 if (pp.option & PRESERVE) in ppcpp()
1166 else if (pp.option & PRESERVE) PUTCHR(c); in ppcpp()
1698 else if (pp.level == 1 && !(st & (JOINING|SPACEOUT)) && !(pp.option & PRESERVE)) in ppcpp()
1795 if (op == tp && !(st & JOINING) && pp.in->type == IN_FILE && !(pp.option & PRESERVE)) in ppcpp()
1960 if (!(pp.option & PRESERVE)) in ppcpp()
H A Dppcontrol.c903 …if (var.type != TOK_TOKCAT && p > mac->value && *(p - 1) != ' ' && !(pp.option & PRESERVE)) *p++ =… in ppcontrol()
1002 if (p > mac->value && ppisidig(*(p - 1)) && !(pp.option & PRESERVE)) *p++ = ' '; in ppcontrol()
1112 if (pp.option & PRESERVE) break; in ppcontrol()
1129 if (pp.option & PRESERVE) break; in ppcontrol()
1995 setoption(PRESERVE, i0); in ppcontrol()
1996 if (pp.option & PRESERVE) in ppcontrol()
H A Dpp.tab202 PRESERVE # preserve input layout
/titanic_41/usr/src/lib/libpp/i386/
H A Dppdebug.h188 "PRESERVE", PRESERVE,
H A Dppdef.h191 #define PRESERVE (1L<<23) macro
/titanic_41/usr/src/lib/libpp/sparc/
H A Dppdebug.h188 "PRESERVE", PRESERVE,
H A Dppdef.h191 #define PRESERVE (1L<<23) macro
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.mf370 file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true
1470 hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE