source:
trunk/include/sh_sub.h@
317
Last change on this file since 317 was 316, checked in by , 14 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | #ifndef SH_SUB_H |
2 | #define SH_SUB_H |
3 | |
4 | int sh_sub_stat (const char *path, struct stat *buf); |
5 | int sh_sub_lstat (const char *path, struct stat *buf); |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.