Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/misc/
H A Doptlib.h52 #define OPT_FLAGS "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" macro
73 unsigned char flags[sizeof(OPT_FLAGS)];
H A Doptget.c740 if (!map[OPT_FLAGS[0]]) in init()
741 for (n = 0, t = OPT_FLAGS; *t; t++) in init()