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