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