temp              465 lib/pengine/rules.c     const char *temp = NULL;
temp              496 lib/pengine/rules.c                     temp = srcstring + lpc + 1;
temp              497 lib/pengine/rules.c                     memcpy(*value, temp, len);
temp               50 libltdl/lt_error.c   const char  **temp     = (const char **) 0;
temp               55 libltdl/lt_error.c   temp = REALLOC (const char *, user_error_strings, 1 + errindex);
temp               56 libltdl/lt_error.c   if (temp)
temp               58 libltdl/lt_error.c       user_error_strings		= temp;
temp             2339 libltdl/ltdl.c       lt_interface_data *temp
temp             2342 libltdl/ltdl.c       if (!temp)
temp             2348 libltdl/ltdl.c       cur->interface_data = temp;