Home
last modified time | relevance | path

Searched defs:OPT_STR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sckmd/sparc/sun4u/
H A Dsckmd.c58 #define OPT_STR "ds" macro
60 #define OPT_STR "" macro
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h125 #define OPT_STR "d:Ss:a:e:u:l" macro
138 #define OPT_STR "s:a:e:u:l" macro
/titanic_41/usr/src/cmd/pgrep/
H A Dpgrep.c65 #define OPT_STR 0x0008 /* Set the string specified by o_ptr */ macro
/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlemon.c73 enum { OPT_FLAG=1, OPT_INT, OPT_DBL, OPT_STR, enumerator