Changeset 30 for trunk/samba/source/utils/status.c
- Timestamp:
- Apr 25, 2007, 11:44:55 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/utils/status.c
r22 r30 206 206 207 207 d_printf("%-10s %s %-12s %s", 208 crec. name,procid_str_static(&crec.pid),208 crec.servicename,procid_str_static(&crec.pid), 209 209 crec.machine, 210 210 time_to_asc(crec.start));
Note:
See TracChangeset
for help on using the changeset viewer.