Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Ddeparse.c60 static char un_op[3] = "-?"; variable
336 un_op[1] = flags; in p_tree()
337 sfputr(outfile,un_op,' '); in p_tree()