help               64 examples/perfcounter/perf.h     char help[HELP_LEN];
help               61 examples/perfcounter/perf_writer.c     add_key(rt.cnames, key, counter.help, TDB_INSERT);
help              214 examples/perfcounter/perf_writer_util.c     memcpy(counter->help, help, strlen(help));
help              205 lib/popt/popthelp.c     const char * help = D_(translation_domain, opt->descrip);
help              245 lib/popt/popthelp.c 		char * t = (char *)malloc((help ? strlen(help) : 0) +
help              250 lib/popt/popthelp.c 		    if (help) {
help              251 lib/popt/popthelp.c 			strcpy(te, help);	te += strlen(te);
help              319 lib/popt/popthelp.c     if (help)
help              328 lib/popt/popthelp.c 	help = defs; defs = NULL;
help              331 lib/popt/popthelp.c     helpLength = strlen(help);
help              337 lib/popt/popthelp.c 	ch = help + lineLength - 1;
help              338 lib/popt/popthelp.c 	while (ch > help && !isspace(*ch)) ch--;
help              339 lib/popt/popthelp.c 	if (ch == help) break;		/* give up */
help              340 lib/popt/popthelp.c 	while (ch > (help + 1) && isspace(*ch)) ch--;
help              343 lib/popt/popthelp.c 	sprintf(format, "%%.%ds\n%%%ds", (int) (ch - help), indentLength);
help              345 lib/popt/popthelp.c 	fprintf(fp, format, help, " ");
help              347 lib/popt/popthelp.c 	help = ch;
help              348 lib/popt/popthelp.c 	while (isspace(*help) && *help) help++;
help              349 lib/popt/popthelp.c 	helpLength = strlen(help);
help              353 lib/popt/popthelp.c     if (helpLength) fprintf(fp, "%s\n", help);
help              520 lib/tdb/tools/tdbtool.c 		help();
help              585 lib/tdb/tools/tdbtool.c 		help();
help              122 lib/zlib/contrib/untgz/untgz.c void help               OF((int));
help              632 lib/zlib/contrib/untgz/untgz.c       help(0);
help              638 lib/zlib/contrib/untgz/untgz.c           help(0);
help              642 lib/zlib/contrib/untgz/untgz.c         help(0);
help              650 lib/zlib/contrib/untgz/untgz.c       help(1);
help              137 source3/utils/net.h 	const char *help;
help              131 source3/utils/net_rpc_shell.c 			d_printf("%-15s %s\n", cmd->name, cmd->help);
help             1165 source3/utils/smbcontrol.c 	const char *help;	/* Short help text */
help             1219 source3/utils/smbcontrol.c 		    msg_types[i].help);
help              183 source4/client/smbmnt.c 		help();
help              188 source4/client/smbmnt.c 		help();
help              224 source4/client/smbmnt.c                 help();
help              178 source4/heimdal/lib/roken/getarg.c 	if(args[i].help)
help              179 source4/heimdal/lib/roken/getarg.c 	    printf("%s\n", args[i].help);
help              312 source4/heimdal/lib/roken/getarg.c 	if (args[i].help) {
help              332 source4/heimdal/lib/roken/getarg.c 	    fprintf (stderr, "%s\n", (*i18n)(args[i].help));
help               62 source4/heimdal/lib/roken/getarg.h     const char *help;
help              310 source4/lib/registry/tools/regshell.c 	const char *help;
help              335 source4/lib/registry/tools/regshell.c 			regshell_cmds[i].help);