ACE
8.0.1
Loading...
Searching...
No Matches
ace
os_include
sys
Macros
os_stat.h File Reference
#include "
ace/os_include/sys/os_types.h
"
Macros
#
define
S_ISLNK
(
mode
) 0
#
define
S_ISDIR
(
mode
) ((
mode
&
S_IFMT
) ==
S_IFDIR
)
Detailed Description
data returned by the stat() function
Author
Don Hinton
dhint
.nosp@m.
on@d
.nosp@m.
resys
.nosp@m.
tems
.nosp@m.
.com
This code was originally in various places including
ace/OS.h
.
Macro Definition Documentation
◆
S_ISDIR
#
define
S_ISDIR
(
mode
)
((
mode
&
S_IFMT
) ==
S_IFDIR
)
◆
S_ISLNK
#
define
S_ISLNK
(
mode
)
0
Generated by
1.10.0