Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/misc/
H A Doptlib.h41 #define OPT_old 0x20 macro
H A Doptget.c804 p->flags |= OPT_old; in init()
4049 if (!(pass->flags & OPT_old) || !isalpha(c)) in optget()