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
Function Documentation