Searched refs:PRESERVE (Results 1 – 10 of 10) sorted by relevance
27 TXTS= PRESERVE README 48 ETCINITF= PRESERVE
2065 #define PRESERVE(x) macro2068 #define PRESERVE(x) ((x) = (x)) macro2071 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 …]
151 #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()
903 …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()
202 PRESERVE # preserve input layout
188 "PRESERVE", PRESERVE,
191 #define PRESERVE (1L<<23) macro
370 file path=etc/init.d/PRESERVE group=sys mode=0744 preserve=true1470 hardlink path=etc/rc2.d/S89PRESERVE target=../../etc/init.d/PRESERVE