orig_value        930 lib/common/schemas.c     char *const orig_value = strdup(value == NULL ? "(none)" : value);
orig_value        949 lib/common/schemas.c                                    orig_value,
orig_value        957 lib/common/schemas.c                                     orig_value,
orig_value       1006 lib/common/schemas.c     free(orig_value);