Searched refs:munlockall (Results 1 – 10 of 10) sorted by relevance
68 else if (munlockall() == -1) { in memlock()82 int munlockall(void) in munlockall() function
189 int munlockall(void);
188 munlockall.o \
194 struct munlockall_args munlockall; member
120 if (munlockall()) in _unlock_mem()
162 MLINKS+=mlockall.2 munlockall.2
189 munlockall;
667 if (munlockall()) in crypt_memlock_dec()
1755 munlockall(); in main()
186 if (munlockall() == -1) in set_munlock()