text              452 examples/VFS/skel_opaque.c static int skel_sys_acl_free_text(vfs_handle_struct *handle,  char *text)
text              427 examples/VFS/skel_transparent.c static int skel_sys_acl_free_text(vfs_handle_struct *handle,  char *text)
text              429 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_SYS_ACL_FREE_TEXT(handle, text);
text               84 lib/crypto/hmacmd5.c _PUBLIC_ void hmac_md5_update(const uint8_t *text, int text_len, HMACMD5Context *ctx)
text               86 lib/crypto/hmacmd5.c         MD5Update(&ctx->ctx, text, text_len); /* then text of datagram */
text               36 lib/crypto/hmacmd5.h void hmac_md5_update(const uint8_t *text, int text_len, HMACMD5Context *ctx);
text              484 lib/popt/popt.h void poptSetOtherOptionHelp(poptContext con, const char * text)
text              735 lib/popt/popthelp.c void poptSetOtherOptionHelp(poptContext con, const char * text)
text              738 lib/popt/popthelp.c     con->otherHelp = xstrdup(text);
text              594 lib/zlib/deflate.c                 put_byte(s, (s->gzhead->text ? 1 : 0) +
text              648 lib/zlib/inflate.c                 state->head->text = (int)((hold >> 8) & 1);
text              116 lib/zlib/zlib.h     int     text;       /* true if compressed data believed to be text */
text              657 nsswitch/pam_winbind.c 			const char *text)
text              669 nsswitch/pam_winbind.c 	msg[0].msg = discard_const_p(char, text);
text             4104 source3/client/client.c 	const char *text;
text             4116 source3/client/client.c 			(strncmp(info->text, f->name, info->len) == 0) &&
text             4164 source3/client/client.c static char **remote_completion(const char *text, int len)
text             4176 source3/client/client.c 	info.text = text;
text             4194 source3/client/client.c 		if ((text[i] == '/') || (text[i] == CLI_DIRSEP_CHAR)) {
text             4199 source3/client/client.c 	info.text = text+i+1;
text             4207 source3/client/client.c 		strncpy(info.dirmask, text, i+1);
text             4213 source3/client/client.c 					text);
text             4276 source3/client/client.c static char **completion_fn(const char *text, int start, int end)
text             4311 source3/client/client.c 			return remote_completion(text, end - start);
text             4324 source3/client/client.c 		len = strlen(text);
text             4326 source3/client/client.c 			if (strncmp(text, commands[i].name, len) == 0) {
text              640 source3/include/proto.h 		   char **(completion_fn)(const char *text, int start, int end));
text              821 source3/include/proto.h int sys_acl_free_text(char *text);
text              468 source3/include/vfs.h 		int (*sys_acl_free_text)(struct vfs_handle_struct *handle, char *text);
text              125 source3/include/vfs_macros.h #define SMB_VFS_SYS_ACL_FREE_TEXT(conn, text) ((conn)->vfs.ops.sys_acl_free_text((conn)->vfs.handles.sys_acl_free_text, (text)))
text              259 source3/include/vfs_macros.h #define SMB_VFS_OPAQUE_SYS_ACL_FREE_TEXT(conn, text) ((conn)->vfs_opaque.ops.sys_acl_free_text((conn)->vfs_opaque.handles.sys_acl_free_text, (text)))
text              394 source3/include/vfs_macros.h #define SMB_VFS_NEXT_SYS_ACL_FREE_TEXT(handle, text) ((handle)->vfs_next.ops.sys_acl_free_text((handle)->vfs_next.handles.sys_acl_free_text, (text)))
text               71 source3/lib/readline.c 				char **(completion_fn)(const char *text, int start, int end))
text              117 source3/lib/readline.c 		   char **(completion_fn)(const char *text, int start, int end))
text              134 source3/lib/sysacls.c 	char	*text;
text              143 source3/lib/sysacls.c 	if ((text = (char *)SMB_MALLOC(maxlen)) == NULL) {
text              214 source3/lib/sysacls.c 			if ((text = (char *)SMB_REALLOC(text, maxlen)) == NULL) {
text              220 source3/lib/sysacls.c 		slprintf(&text[len], nbytes-1, "%s:%s:%s\n", tag, id, perms);
text              227 source3/lib/sysacls.c 	return text;
text              330 source3/lib/sysacls.c int sys_acl_free_text(char *text)
text              332 source3/lib/sysacls.c 	SAFE_FREE(text);
text              533 source3/modules/onefs_shadow_copy.c 	char text[64];
text              550 source3/modules/onefs_shadow_copy.c 	snprintf(text, sizeof text,
text              559 source3/modules/onefs_shadow_copy.c 	cp = malloc(strlen(text) + 1);
text              565 source3/modules/onefs_shadow_copy.c 	strcpy(cp, text);
text             1398 source3/modules/vfs_default.c static int vfswrap_sys_acl_free_text(vfs_handle_struct *handle,  char *text)
text             1400 source3/modules/vfs_default.c 	return sys_acl_free_text(text);
text              307 source3/modules/vfs_full_audit.c 				   char *text);
text             2157 source3/modules/vfs_full_audit.c 				   char *text)
text             2161 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_SYS_ACL_FREE_TEXT(handle, text);
text              146 source3/pam_smbpass/support.c 		 , int type, const char *text )
text              153 source3/pam_smbpass/support.c 		msg[0].msg = CONST_DISCARD(char *, text);
text              240 source3/printing/print_cups.c 						attr->values[0].string.text,
text              250 source3/printing/print_cups.c 						attr->values[0].string.text,
text              332 source3/printing/print_cups.c 						attr->values[0].string.text,
text              342 source3/printing/print_cups.c 						attr->values[0].string.text,
text             1254 source3/printing/print_cups.c 						attr->values[0].string.text,
text             1264 source3/printing/print_cups.c 						attr->values[0].string.text,
text             1366 source3/printing/print_cups.c 				attr->values[0].string.text,
text             1717 source3/printing/print_cups.c 						attr->values[0].string.text,
text             1731 source3/printing/print_cups.c 						attr->values[0].string.text,
text             1750 source3/printing/print_cups.c 						attr->values[0].string.text,
text              121 source3/printing/print_iprint.c 		if ((ver = strstr(attr->values[0].string.text,
text              137 source3/printing/print_iprint.c 		if ((os = strstr(attr->values[0].string.text,
text              255 source3/printing/print_iprint.c 				name = attr->values[0].string.text;
text              260 source3/printing/print_iprint.c 				info = attr->values[0].string.text;
text              396 source3/printing/print_iprint.c 					char *url = attr->values[i].string.text;
text              993 source3/printing/print_iprint.c 		fstrcpy(status->message, attr->values[0].string.text);
text             1143 source3/printing/print_iprint.c 				job_name = attr->values[0].string.text;
text             1148 source3/printing/print_iprint.c 				user_name = attr->values[0].string.text;
text              692 source3/rpcclient/cmd_spoolss.c 	char *text = NULL;
text              701 source3/rpcclient/cmd_spoolss.c 				&text,
text              705 source3/rpcclient/cmd_spoolss.c 		printf("%s: REG_SZ: %s\n", value.valuename, text ? text : "");
text               47 source3/rpcclient/rpcclient.c static char **completion_fn(const char *text, int start, int end)
text               72 source3/rpcclient/rpcclient.c 	matches[count++] = SMB_STRDUP(text);
text               84 source3/rpcclient/rpcclient.c 			if ((strncmp(text, commands->cmd_set[i].name, strlen(text)) == 0) &&
text             5105 source3/torture/torture.c 	const char *text = "hallo";
text             5119 source3/torture/torture.c 				      (uint8_t *)text, 0, strlen(text));
text               43 source3/torture/vfstest.c static char **completion_fn(const char *text, int start, int end)
text               60 source3/torture/vfstest.c 	matches[count++] = SMB_STRDUP(text);
text               70 source3/torture/vfstest.c 			if ((strncmp(text, commands->cmd_set[i].name, strlen(text)) == 0) &&
text               75 source3/utils/net_rpc_printer.c 	char *text;
text               85 source3/utils/net_rpc_printer.c 				&text,
text               89 source3/utils/net_rpc_printer.c 		if (!text) {
text               92 source3/utils/net_rpc_printer.c 		d_printf("\t[%s:%s]: REG_SZ: %s\n", subkey, value.valuename, text);
text               36 source3/utils/net_rpc_shell.c static char **completion_fn(const char *text, int start, int end)
text               46 source3/utils/net_rpc_shell.c 	ADD_TO_ARRAY(NULL, char *, SMB_STRDUP(text), &cmds, &n_cmds);
text               49 source3/utils/net_rpc_shell.c 		bool match = (strncmp(text, c->name, strlen(text)) == 0);
text             2789 source4/client/client.c 	const char *text;
text             2797 source4/client/client.c 	if ((info->count < MAX_COMPLETIONS - 1) && (strncmp(info->text, f->name, info->len) == 0) && (!ISDOT(f->name)) && (!ISDOTDOT(f->name))) {
text             2826 source4/client/client.c static char **remote_completion(const char *text, int len)
text             2833 source4/client/client.c 	info.text = text;
text             2844 source4/client/client.c 		if ((text[i] == '/') || (text[i] == '\\'))
text             2846 source4/client/client.c 	info.text = text+i+1;
text             2850 source4/client/client.c 		info.dirmask = talloc_strndup(NULL, text, i+1);
text             2852 source4/client/client.c 		asprintf(&dirmask, "%s%*s*", rl_ctx->remote_cur_dir, i-1, text);
text             2880 source4/client/client.c static char **completion_fn(const char *text, int start, int end)
text             2898 source4/client/client.c 			if ((strncmp(commands[i].name, text, sp - buf) == 0) && (commands[i].name[sp - buf] == 0))
text             2912 source4/client/client.c 			return remote_completion(text, end - start);
text             2923 source4/client/client.c 		len = strlen(text);
text             2925 source4/client/client.c 			if (strncmp(text, commands[i].name, len) == 0) {
text              368 source4/lib/registry/tools/regshell.c static char **reg_complete_command(const char *text, int start, int end)
text              378 source4/lib/registry/tools/regshell.c 	len = strlen(text);
text              380 source4/lib/registry/tools/regshell.c 		if (strncmp(text, regshell_cmds[i].name, len) == 0) {
text              416 source4/lib/registry/tools/regshell.c static char **reg_complete_key(const char *text, int start, int end)
text              435 source4/lib/registry/tools/regshell.c 	len = strlen(text);
text              440 source4/lib/registry/tools/regshell.c 			if(!strncmp(text, subkeyname, len)) {
text              478 source4/lib/registry/tools/regshell.c static char **reg_completion(const char *text, int start, int end)
text              483 source4/lib/registry/tools/regshell.c 		return reg_complete_command(text, start, end);
text              485 source4/lib/registry/tools/regshell.c 		return reg_complete_key(text, start, end);
text               77 source4/lib/smbreadline/smbreadline.c 				      char **(completion_fn)(const char *text, int start, int end))
text              113 source4/lib/smbreadline/smbreadline.c 		   char **(completion_fn)(const char *text, int start, int end))
text                5 source4/lib/smbreadline/smbreadline.h 		   char **(completion_fn)(const char *text, int start, int end));
text              194 source4/librpc/ndr/py_security.c 	char *text;
text              197 source4/librpc/ndr/py_security.c 	text = sddl_encode(NULL, desc, sid);
text              199 source4/librpc/ndr/py_security.c 	ret = PyString_FromString(text);
text              201 source4/librpc/ndr/py_security.c 	talloc_free(text);