Lines Matching refs:ldst2s_string
1223 char *ldst2s_string; /* descriptive string */ member
1291 if (ldapsearch_msgtypes[LDAPSEARCHTOOL_NUMTYPES - 1].ldst2s_string in fill_ldapsearch_msgtypes()
1296 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1298 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1300 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1302 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1304 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1306 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1308 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1310 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1312 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1314 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1317 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1319 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1321 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1323 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1325 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1327 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1329 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1331 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1333 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1335 ldapsearch_msgtypes[i++].ldst2s_string = gettext( in fill_ldapsearch_msgtypes()
1351 if (ldapsearch_msgtypes[LDAPSEARCHTOOL_NUMTYPES - 1].ldst2s_string in msgtype2str()
1358 s = ldapsearch_msgtypes[ i ].ldst2s_string; in msgtype2str()