karthik.logasundaram@wipro.com
2004-Aug-30 10:29 UTC
[Samba] Rpcclient : cmd_set "getprintprocdir" defined twice
Hi, In rpcclient/cmd_spoolss.c line 1715 & 1718 struct cmd_set spoolss_commands[] = { { "SPOOLSS" }, . . { "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS, "Get print processor directory", "" }, . . { "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS, "Get print processor directory", "" }, Why do we need two definition for getprintprocdir? Thanks, Karthik -----Original Message----- From: samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org [mailto:samba-bounces+karthik.logasundaram=wipro.com@lists.samba.org] On Behalf Of samba-request@lists.samba.org Sent: Sunday, August 29, 2004 5:31 PM To: samba@lists.samba.org Subject: samba Digest, Vol 20, Issue 40 Send samba mailing list submissions to samba@lists.samba.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.samba.org/mailman/listinfo/samba or, via email, send a message with subject or body 'help' to samba-request@lists.samba.org You can reach the person managing the list at samba-owner@lists.samba.org When replying, please edit your Subject line so it is more specific than "Re: Contents of samba digest..." Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately and destroy all copies of this message and any attachments.
karthik.logasundaram@wipro.com
2004-Aug-30 11:11 UTC
[Samba] Rpcclient : cmd_set "getprintprocdir" defined twice
Hi, In rpcclient/cmd_spoolss.c line 1715 & 1718 struct cmd_set spoolss_commands[] = { { "SPOOLSS" }, . . { "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS, "Get print processor directory", "" }, . . { "getprintprocdir", cmd_spoolss_getprintprocdir, PIPE_SPOOLSS, "Get print processor directory", "" }, Why do we need two definition for getprintprocdir? Thanks, Karthik Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately and destroy all copies of this message and any attachments.
Gerald (Jerry) Carter
2004-Aug-30 13:58 UTC
[Samba] Rpcclient : cmd_set "getprintprocdir" defined twice
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 karthik.logasundaram@wipro.com wrote: | Hi, | | In rpcclient/cmd_spoolss.c line 1715 & 1718 | .... | | Why do we need two definition for getprintprocdir? Typo. Fixed now. Thanks. cheers, jerry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBMzJ0IR7qMdg1EfYRAv23AJwL7WMiXRL8q39w+i7pPwZeH07+iwCgx+li W3cHi3awI6iwubW2tAYNwjQ=UXJq -----END PGP SIGNATURE-----
Seemingly Similar Threads
- can I remove all printer functions by simply add some build option?
- make failure
- Annoying compiling warning messages for Samba3.0RC2 on Solaris 9
- latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
- get_specific_param, what is the equivalent in latest Samba 3.0.x