OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkaccess
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ftpd/
ftpd.c
246
static int
checkaccess
(const char *);
366
exit(
checkaccess
(optarg) ? 0 : 1);
910
/* need `pw' setup for
checkaccess
() and checkuser () */
913
else if (!
checkaccess
("ftp") || !
checkaccess
("anonymous"))
1210
checkaccess
(const char *name)
function in typeref:typename:int
ftpd.c
246
static int
checkaccess
(const char *);
366
exit(
checkaccess
(optarg) ? 0 : 1);
910
/* need `pw' setup for
checkaccess
() and checkuser () */
913
else if (!
checkaccess
("ftp") || !
checkaccess
("anonymous"))
1210
checkaccess
(const char *name)
function in typeref:typename:int
Completed in 105 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025