OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lstatb
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
eval.c
1024
struct stat
lstatb
, statb;
local in function:globit
1027
if (lstat(Xstring(*xs, xp), &
lstatb
) < 0)
1034
&& ISDIRSEP(xp[-1]) && !S_ISDIR(
lstatb
.st_mode)
1036
&& (!S_ISLNK(
lstatb
.st_mode)
1048
&& (S_ISDIR(
lstatb
.st_mode)
1050
|| (S_ISLNK(
lstatb
.st_mode)
eval.c
1024
struct stat
lstatb
, statb;
local in function:globit
1027
if (lstat(Xstring(*xs, xp), &
lstatb
) < 0)
1034
&& ISDIRSEP(xp[-1]) && !S_ISDIR(
lstatb
.st_mode)
1036
&& (!S_ISLNK(
lstatb
.st_mode)
1048
&& (S_ISDIR(
lstatb
.st_mode)
1050
|| (S_ISLNK(
lstatb
.st_mode)
Completed in 23 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025