Aegis  4.25.D505
Typedefs | Functions
/home/archives/aegis/branch.4/branch.25/delta28933.505/aefind/shorthand/stat.h File Reference

Go to the source code of this file.

Typedefs

typedef tree::pointer(* diadic_t )(const tree::pointer &, const tree::pointer &)

Functions

tree::pointer shorthand_atime (diadic_t, int, int)
tree::pointer shorthand_ctime (diadic_t, int, int)
tree::pointer shorthand_gid (diadic_t, int)
tree::pointer shorthand_ino (diadic_t, int)
tree::pointer shorthand_mode (int)
tree::pointer shorthand_mtime (diadic_t, int, int)
tree::pointer shorthand_newer (const nstring &filename)
tree::pointer shorthand_nlink (diadic_t, int)
tree::pointer shorthand_size (diadic_t, int)
tree::pointer shorthand_uid (diadic_t, int)
tree::pointer shorthand_type (const nstring &abbrev)

Typedef Documentation

typedef tree::pointer(* diadic_t)(const tree::pointer &, const tree::pointer &)

Definition at line 24 of file stat.h.


Function Documentation

tree::pointer shorthand_atime ( diadic_t  ,
int  ,
int   
)
tree::pointer shorthand_ctime ( diadic_t  ,
int  ,
int   
)
tree::pointer shorthand_mtime ( diadic_t  ,
int  ,
int   
)
tree::pointer shorthand_newer ( const nstring filename)
tree::pointer shorthand_type ( const nstring abbrev)