* list_add - add a new_entry entry * @new_entry: new_entry entry to be added * @head: list head to add it after * * Insert a new_entry entry after the specified head. * This is good for implementing stacks. */
source not stored for this graph (policy: none)
no test coverage detected