Changeset 233 for branches/samba-3.2.x/source/winbindd/winbindd_proto.h
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/winbindd/winbindd_proto.h
r228 r233 202 202 /* The following definitions come from winbindd/winbindd_cred_cache.c */ 203 203 204 void ccache_remove_all_after_fork(void); 205 void ccache_regain_all_now(void); 204 206 bool ccache_entry_exists(const char *username); 205 207 bool ccache_entry_identical(const char *username, … … 311 313 struct server_id server_id, 312 314 DATA_BLOB *data); 315 bool winbindd_reinit_after_fork(const char *logfilename); 313 316 314 317 /* The following definitions come from winbindd/winbindd_group.c */
Note:
See TracChangeset
for help on using the changeset viewer.