Defines

os_stat.h File Reference

#include "ace/config-lite.h"
#include "ace/os_include/sys/os_types.h"
Include dependency graph for os_stat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define S_ISLNK(mode)   0

Detailed Description

data returned by the stat() function

Id:
os_stat.h 85057 2009-04-08 10:59:58Z msmit
Author:
Don Hinton <dhinton@dresystems.com>
This code was originally in various places including ace/OS.h.

Definition in file os_stat.h.


Define Documentation

#define S_ISLNK (   mode  )     0

Definition at line 100 of file os_stat.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines