Changeset 989 for vendor/current/source3/include/proto.h
- Timestamp:
- Nov 25, 2016, 8:04:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/include/proto.h
r988 r989 1021 1021 void lp_set_mangling_method(const char *new_method); 1022 1022 bool lp_posix_pathnames(void); 1023 void lp_set_posix_pathnames(void);1023 bool lp_set_posix_pathnames(bool newval); 1024 1024 enum brl_flavour lp_posix_cifsu_locktype(files_struct *fsp); 1025 1025 void lp_set_posix_default_cifsx_readwrite_locktype(enum brl_flavour val);
Note:
See TracChangeset
for help on using the changeset viewer.