strv_consume_prepend  457 src/libsystemd/sd-path/sd-path.c                 r = strv_consume_prepend(&l, h);
strv_consume_prepend   47 src/shared/strv.h int strv_consume_prepend(char ***l, char *value);