Searched refs:establish_lock (Results 1 – 1 of 1) sorted by relevance
140 static int establish_lock(char *);288 if (!read_only && establish_lock(LOCK) < 0) { in server_main()1140 establish_lock(char *lock) in establish_lock() function