Changeset 140 for branches/samba-3.0/source/nsswitch/winbindd_proto.h
- Timestamp:
- Jul 11, 2008, 1:13:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/nsswitch/winbindd_proto.h
r134 r140 20 20 void request_finished_cont(void *private_data, BOOL success); 21 21 void winbind_check_sighup(void); 22 void winbind_check_sigterm( void);22 void winbind_check_sigterm(bool in_parent); 23 23 int main(int argc, char **argv, char **envp); 24 24
Note:
See TracChangeset
for help on using the changeset viewer.