Searched refs:b0_uname (Results 1 – 1 of 1) sorted by relevance
171 char_u b0_uname[B0_UNAME_SIZE]; // name of user (uid if no name) member352 (void)get_user_name(b0p->b0_uname, B0_UNAME_SIZE); in ml_open()353 b0p->b0_uname[B0_UNAME_SIZE - 1] = NUL; in ml_open()2126 dict_add_string_len(d, "user", b0.b0_uname, B0_UNAME_SIZE); in get_b0_dict()2207 if (*(b0.b0_uname) != NUL) in swapfile_info()2210 msg_outtrans(b0.b0_uname); in swapfile_info()2215 if (*(b0.b0_uname) != NUL) in swapfile_info()