underbar3         188 lib/common/operations.c     char *underbar3 = NULL;
underbar3         215 lib/common/operations.c     underbar3 = strchr(underbar2+1, '_');
underbar3         217 lib/common/operations.c     if (!underbar3) {