OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rok
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ftpd/
cmds.c
602
int
rok
, wok, xok, pdirwok;
local in function:fact_perm
606
rok
= ((fe->stat->st_mode & S_IRUSR) != 0);
610
rok
= ((fe->stat->st_mode & S_IRGRP) != 0);
614
rok
= ((fe->stat->st_mode & S_IROTH) != 0);
702
if (
rok
&& xok && S_ISDIR(fe->stat->st_mode))
714
if (
rok
&& S_ISREG(fe->stat->st_mode))
cmds.c
602
int
rok
, wok, xok, pdirwok;
local in function:fact_perm
606
rok
= ((fe->stat->st_mode & S_IRUSR) != 0);
610
rok
= ((fe->stat->st_mode & S_IRGRP) != 0);
614
rok
= ((fe->stat->st_mode & S_IROTH) != 0);
702
if (
rok
&& xok && S_ISDIR(fe->stat->st_mode))
714
if (
rok
&& S_ISREG(fe->stat->st_mode))
Completed in 22 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025