Searched refs:SMB_PWD_GETF_NOPWD (Results 1 – 1 of 1) sorted by relevance
97 #define SMB_PWD_GETF_NOPWD 2 /* password is not needed */ macro632 if (flags != SMB_PWD_GETF_NOPWD) { in smb_pwd_fgetent()639 if (flags == SMB_PWD_GETF_NOPWD) in smb_pwd_fgetent()1021 while (smb_pwd_fgetent(fp, &pwbuf, SMB_PWD_GETF_NOPWD) != NULL) { in smb_lucache_do_update()