OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_unlock
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/plugins/radius/
includes.h
54
int
do_unlock
(int);
lock.c
35
int
do_unlock
(int fd)
function
buildreq.c
141
fflush(sf); /* fflush because a process may read it between the
do_unlock
and fclose */
143
if (
do_unlock
(fileno(sf)) != 0)
Completed in 828 milliseconds