Searched refs:AppendPSWItems (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpswsemantics.h54 extern Items AppendPSWItems(Item, Items);
H A Dpswparser.y182 { yyerrok; $$ = AppendPSWItems($3, $1); }
186 { yyerrok; $$ = AppendPSWItems($3, $1); }
H A Dpswsemantics.c541 Items AppendPSWItems(Item item, Items items) function

Completed in 12 milliseconds