pw_file_lock_depth   49 source3/passdb/pdb_smbpasswd.c 	int 	pw_file_lock_depth;
pw_file_lock_depth  639 source3/passdb/pdb_smbpasswd.c 	fp = startsmbfilepwent(pfile, PWF_UPDATE, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  643 source3/passdb/pdb_smbpasswd.c 		fp = startsmbfilepwent(pfile, PWF_CREATE, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  658 source3/passdb/pdb_smbpasswd.c 			endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  676 source3/passdb/pdb_smbpasswd.c 		endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  683 source3/passdb/pdb_smbpasswd.c 		endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  706 source3/passdb/pdb_smbpasswd.c 		endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  712 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  767 source3/passdb/pdb_smbpasswd.c 	if (!pw_file_lock(lockfd, F_WRLCK, 5, &smbpasswd_state->pw_file_lock_depth)) {
pw_file_lock_depth  788 source3/passdb/pdb_smbpasswd.c 			pw_file_unlock(lockfd, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  853 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  869 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  880 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  898 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  906 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  916 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  924 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth  956 source3/passdb/pdb_smbpasswd.c 			pw_file_unlock(lockfd, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1017 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1035 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1043 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1050 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1057 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1064 source3/passdb/pdb_smbpasswd.c 		pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1069 source3/passdb/pdb_smbpasswd.c 	pw_file_unlock(lockfd,&smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1100 source3/passdb/pdb_smbpasswd.c 	if((fp = startsmbfilepwent(pfile, PWF_UPDATE, &smbpasswd_state->pw_file_lock_depth)) == NULL) {
pw_file_lock_depth 1110 source3/passdb/pdb_smbpasswd.c 		endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1136 source3/passdb/pdb_smbpasswd.c 			endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1147 source3/passdb/pdb_smbpasswd.c 			endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1162 source3/passdb/pdb_smbpasswd.c 		endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1175 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent(fp, &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1288 source3/passdb/pdb_smbpasswd.c 	fp = startsmbfilepwent(smbpasswd_state->smbpasswd_file, PWF_READ, &(smbpasswd_state->pw_file_lock_depth));
pw_file_lock_depth 1298 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent(fp, &(smbpasswd_state->pw_file_lock_depth));
pw_file_lock_depth 1345 source3/passdb/pdb_smbpasswd.c 	fp = startsmbfilepwent(smbpasswd_state->smbpasswd_file, PWF_READ, &(smbpasswd_state->pw_file_lock_depth));
pw_file_lock_depth 1355 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent(fp, &(smbpasswd_state->pw_file_lock_depth));
pw_file_lock_depth 1532 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent((*privates)->pw_file, &((*privates)->pw_file_lock_depth));
pw_file_lock_depth 1604 source3/passdb/pdb_smbpasswd.c 			       &smbpasswd_state->pw_file_lock_depth);
pw_file_lock_depth 1657 source3/passdb/pdb_smbpasswd.c 	endsmbfilepwent(fp, &(smbpasswd_state->pw_file_lock_depth));