poptSetOtherOptionHelp   95 examples/libsmbclient/testacl.c     poptSetOtherOptionHelp(pc, "smb://server1/share1/filename");
poptSetOtherOptionHelp   90 examples/libsmbclient/testbrowse.c     poptSetOtherOptionHelp(pc, "");
poptSetOtherOptionHelp  484 lib/popt/popt.h void poptSetOtherOptionHelp(poptContext con, const char * text)
poptSetOtherOptionHelp  321 libcli/nbt/tools/nmblookup.c 	poptSetOtherOptionHelp(pc, "<NODE> ...");
poptSetOtherOptionHelp  186 librpc/tools/ndrdump.c 	poptSetOtherOptionHelp(
poptSetOtherOptionHelp 4762 source3/client/client.c 	poptSetOtherOptionHelp(pc, "service <password>");
poptSetOtherOptionHelp   57 source3/lib/netapi/examples/dsgetdc/dsgetdc.c 	poptSetOtherOptionHelp(pc, "hostname domainname");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/file/file_close.c 	poptSetOtherOptionHelp(pc, "hostname fileid");
poptSetOtherOptionHelp   63 source3/lib/netapi/examples/file/file_enum.c 	poptSetOtherOptionHelp(pc, "hostname basepath username level");
poptSetOtherOptionHelp   58 source3/lib/netapi/examples/file/file_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname fileid");
poptSetOtherOptionHelp   55 source3/lib/netapi/examples/getdc/getdc.c 	poptSetOtherOptionHelp(pc, "hostname domainname");
poptSetOtherOptionHelp   55 source3/lib/netapi/examples/group/group_add.c 	poptSetOtherOptionHelp(pc, "hostname groupname");
poptSetOtherOptionHelp   54 source3/lib/netapi/examples/group/group_adduser.c 	poptSetOtherOptionHelp(pc, "hostname groupname username");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/group/group_del.c 	poptSetOtherOptionHelp(pc, "hostname groupname");
poptSetOtherOptionHelp   54 source3/lib/netapi/examples/group/group_deluser.c 	poptSetOtherOptionHelp(pc, "hostname groupname username");
poptSetOtherOptionHelp   64 source3/lib/netapi/examples/group/group_enum.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   60 source3/lib/netapi/examples/group/group_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   62 source3/lib/netapi/examples/group/group_getusers.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   63 source3/lib/netapi/examples/group/group_setinfo.c 	poptSetOtherOptionHelp(pc, "hostname groupname level option");
poptSetOtherOptionHelp   62 source3/lib/netapi/examples/group/group_setusers.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   56 source3/lib/netapi/examples/join/getjoinableous.c 	poptSetOtherOptionHelp(pc, "hostname domainname");
poptSetOtherOptionHelp   68 source3/lib/netapi/examples/join/netdomjoin.c 	poptSetOtherOptionHelp(pc, "hostname");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/join/rename_machine.c 	poptSetOtherOptionHelp(pc, "hostname newmachinename");
poptSetOtherOptionHelp   59 source3/lib/netapi/examples/localgroup/localgroup_add.c 	poptSetOtherOptionHelp(pc, "hostname groupname comment");
poptSetOtherOptionHelp   60 source3/lib/netapi/examples/localgroup/localgroup_addmembers.c 	poptSetOtherOptionHelp(pc, "hostname groupname member1 member2 ...");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/localgroup/localgroup_del.c 	poptSetOtherOptionHelp(pc, "hostname groupname");
poptSetOtherOptionHelp   60 source3/lib/netapi/examples/localgroup/localgroup_delmembers.c 	poptSetOtherOptionHelp(pc, "hostname groupname member1 member2 ...");
poptSetOtherOptionHelp   61 source3/lib/netapi/examples/localgroup/localgroup_enum.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   58 source3/lib/netapi/examples/localgroup/localgroup_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   65 source3/lib/netapi/examples/localgroup/localgroup_getmembers.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   63 source3/lib/netapi/examples/localgroup/localgroup_setinfo.c 	poptSetOtherOptionHelp(pc, "hostname groupname level");
poptSetOtherOptionHelp   61 source3/lib/netapi/examples/localgroup/localgroup_setmembers.c 	poptSetOtherOptionHelp(pc, "hostname groupname member1 member2 ...");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/server/remote_tod.c 	poptSetOtherOptionHelp(pc, "hostname");
poptSetOtherOptionHelp   63 source3/lib/netapi/examples/server/server_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   58 source3/lib/netapi/examples/share/share_add.c 	poptSetOtherOptionHelp(pc, "hostname sharename path");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/share/share_del.c 	poptSetOtherOptionHelp(pc, "hostname sharename");
poptSetOtherOptionHelp   62 source3/lib/netapi/examples/share/share_enum.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   61 source3/lib/netapi/examples/share/share_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname sharename level");
poptSetOtherOptionHelp   59 source3/lib/netapi/examples/share/share_setinfo.c 	poptSetOtherOptionHelp(pc, "hostname sharename comment");
poptSetOtherOptionHelp   52 source3/lib/netapi/examples/shutdown/shutdown_abort.c 	poptSetOtherOptionHelp(pc, "hostname");
poptSetOtherOptionHelp   54 source3/lib/netapi/examples/shutdown/shutdown_init.c 	poptSetOtherOptionHelp(pc, "hostname message timeout");
poptSetOtherOptionHelp   56 source3/lib/netapi/examples/user/user_add.c 	poptSetOtherOptionHelp(pc, "hostname username password");
poptSetOtherOptionHelp   55 source3/lib/netapi/examples/user/user_chgpwd.c 	poptSetOtherOptionHelp(pc, "hostname username old_password new_password");
poptSetOtherOptionHelp   53 source3/lib/netapi/examples/user/user_del.c 	poptSetOtherOptionHelp(pc, "hostname username");
poptSetOtherOptionHelp   58 source3/lib/netapi/examples/user/user_dispinfo.c 	poptSetOtherOptionHelp(pc, "hostname");
poptSetOtherOptionHelp   64 source3/lib/netapi/examples/user/user_enum.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   61 source3/lib/netapi/examples/user/user_getgroups.c 	poptSetOtherOptionHelp(pc, "hostname username level");
poptSetOtherOptionHelp   67 source3/lib/netapi/examples/user/user_getinfo.c 	poptSetOtherOptionHelp(pc, "hostname username level");
poptSetOtherOptionHelp   61 source3/lib/netapi/examples/user/user_getlocalgroups.c 	poptSetOtherOptionHelp(pc, "hostname username");
poptSetOtherOptionHelp   60 source3/lib/netapi/examples/user/user_modalsget.c 	poptSetOtherOptionHelp(pc, "hostname level");
poptSetOtherOptionHelp   68 source3/lib/netapi/examples/user/user_modalsset.c 	poptSetOtherOptionHelp(pc, "hostname level value");
poptSetOtherOptionHelp   62 source3/lib/netapi/examples/user/user_setgroups.c 	poptSetOtherOptionHelp(pc, "hostname username group1 group2 ...");
poptSetOtherOptionHelp   81 source3/lib/netapi/examples/user/user_setinfo.c 	poptSetOtherOptionHelp(pc, "hostname username level");
poptSetOtherOptionHelp   52 source3/lib/netapi/tests/netapitest.c 	poptSetOtherOptionHelp(pc, "hostname");
poptSetOtherOptionHelp   47 source3/param/test_lp_load.c 	poptSetOtherOptionHelp(pc, "[OPTION...] <config-file>");
poptSetOtherOptionHelp  253 source3/torture/pdbtest.c 	poptSetOtherOptionHelp(pc, "backend[:settings] username");
poptSetOtherOptionHelp  197 source3/torture/smbiconv.c 	poptSetOtherOptionHelp(pc, "[FILE] ...");
poptSetOtherOptionHelp  313 source3/utils/log2pcaphex.c 	poptSetOtherOptionHelp(pc, "[<infile> [<outfile>]]");
poptSetOtherOptionHelp  266 source3/utils/nmblookup.c 	poptSetOtherOptionHelp(pc, "<NODE> ...");
poptSetOtherOptionHelp  221 source3/utils/profiles.c 	poptSetOtherOptionHelp(pc, "<profilefile>");
poptSetOtherOptionHelp  550 source3/utils/sharesec.c 	poptSetOtherOptionHelp(pc, "sharename\n");
poptSetOtherOptionHelp 1065 source3/utils/smbcacls.c 	poptSetOtherOptionHelp(pc, "//server1/share1 filename\nACLs look like: "
poptSetOtherOptionHelp 1352 source3/utils/smbcontrol.c 	poptSetOtherOptionHelp(pc, "[OPTION...] <destination> <message-type> "
poptSetOtherOptionHelp  482 source3/utils/smbcquotas.c 	poptSetOtherOptionHelp(pc, "//server1/share1");
poptSetOtherOptionHelp  335 source3/utils/testparm.c 	poptSetOtherOptionHelp(pc, "[OPTION...] <config-file> [host-name] [host-ip]");
poptSetOtherOptionHelp 3197 source4/client/client.c 	poptSetOtherOptionHelp(pc, "[OPTIONS] service <password>");
poptSetOtherOptionHelp   65 source4/lib/wmi/tools/wmic.c     poptSetOtherOptionHelp(pc, "//host query\n\nExample: wmic -U [domain/]adminuser%password //host \"select * from Win32_ComputerSystem\"");
poptSetOtherOptionHelp   65 source4/lib/wmi/tools/wmis.c     poptSetOtherOptionHelp(pc, "//host\n\nExample: wmis -U [domain/]adminuser%password //host");
poptSetOtherOptionHelp 3178 source4/torture/gentest.c 	poptSetOtherOptionHelp(pc, "<unc1> <unc2>");
poptSetOtherOptionHelp  592 source4/torture/locktest.c 	poptSetOtherOptionHelp(pc, "<unc1> <unc2>");
poptSetOtherOptionHelp  333 source4/torture/masktest.c 	poptSetOtherOptionHelp(pc, "<unc>");
poptSetOtherOptionHelp  193 source4/torture/smbiconv.c 	poptSetOtherOptionHelp(pc, "[FILE] ...");
poptSetOtherOptionHelp  518 source4/torture/smbtorture.c 	poptSetOtherOptionHelp(pc, "<binding>|<unc> TEST1 TEST2 ...");
poptSetOtherOptionHelp  215 source4/utils/testparm.c 	poptSetOtherOptionHelp(pc, "[OPTION...] [host-name] [host-ip]");