get_password_from_file 1280 source3/client/mount.cifs.c 			get_password_from_file(0 /* stdin */,NULL);
get_password_from_file 1307 source3/client/mount.cifs.c 		get_password_from_file(atoi(getenv("PASSWD_FD")),NULL);
get_password_from_file 1309 source3/client/mount.cifs.c 		get_password_from_file(0, getenv("PASSWD_FILE"));