Searched refs:need_copy (Results 1 – 1 of 1) sorted by relevance
2000 add_user(char_u *user, int need_copy) in add_user() argument2002 char_u *user_copy = (user != NULL && need_copy) in add_user()2007 if (need_copy) in add_user()