Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/
H A DMakefile27 TXTS= PRESERVE README
48 ETCINITF= PRESERVE
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c2083 #define PRESERVE(x) in tcp_reinit_values() macro
2086 PRESERVE(tcp->tcp_bind_hash); in tcp_reinit_values()
2087 PRESERVE(tcp->tcp_ptpbhn); in tcp_reinit_values()
2089 PRESERVE(tcp->tcp_ptpahn); in tcp_reinit_values()
2095 PRESERVE(tcp->tcp_state); in tcp_reinit_values()
2096 PRESERVE(connp->conn_rq); in tcp_reinit_values()
2097 PRESERVE(connp->conn_wq); in tcp_reinit_values()
2262 PRESERVE(connp->conn_lport); in tcp_reinit_values()
2326 PRESERVE(tcp->tcp_rsrv_mp); in tcp_reinit_values()
2333 PRESERVE(tcp->tcp_connid); in tcp_reinit_values()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
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
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m130 file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true
193 hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE