Searched refs:strv_free_free (Results 1 - 3 of 3) sorted by relevance

/systemd/src/basic/
H A Dstrv.h165 char ***strv_free_free(char ***l);
H A Dstrv.c811 char ***strv_free_free(char ***l) { function
/systemd/src/core/
H A Dmain.c559 arg_join_controllers = strv_free_free(arg_join_controllers);
612 strv_free_free(t);
622 strv_free_free(t);
632 strv_free_free(arg_join_controllers);
1173 arg_join_controllers = strv_free_free(arg_join_controllers);
1928 arg_join_controllers = strv_free_free(arg_join_controllers);

Completed in 2210 milliseconds