Searched defs:OPT_STR (Results 1 – 4 of 4) sorted by relevance
58 #define OPT_STR "ds" macro60 #define OPT_STR "" macro
125 #define OPT_STR "d:Ss:a:e:u:l" macro138 #define OPT_STR "s:a:e:u:l" macro
65 #define OPT_STR 0x0008 /* Set the string specified by o_ptr */ macro
73 enum { OPT_FLAG=1, OPT_INT, OPT_DBL, OPT_STR, enumerator