Searched refs:user (Results 251 - 275 of 932) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c304 if (uri->user != NULL) {
305 p = uri->user;
565 if (uri->user != NULL) xmlFree(uri->user);
566 uri->user = NULL;
591 if (uri->user != NULL) xmlFree(uri->user);
996 if (uri->user) {
997 segment = xmlURIEscapeStr(BAD_CAST uri->user, BAD_CAST ";:&=+$,");
1008 if (uri->user
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsmb.conf51 # printer admin = @<group> <user>
77 # otherwise the user "nobody" is used
80 map to guest = bad user
82 # Security mode. Most people will want user level security. See
84 security = user
137 # winbind separator is the character a user must use between their domain
142 # in the form user instead of DOMAIN+user for the domain listed in the
200 # per user logon script
216 # The add user scrip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dprinting.h42 fstring user; /* the user who started the job */ member in struct:printjob
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_audit.c32 static int audit_connect(vfs_handle_struct *handle, connection_struct *conn, const char *svc, const char *user);
100 static int audit_connect(vfs_handle_struct *handle, connection_struct *conn, const char *svc, const char *user) argument
106 syslog(audit_syslog_priority(handle), "connect to service %s by user %s\n",
107 svc, user); local
109 result = SMB_VFS_NEXT_CONNECT(handle, conn, svc, user);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/pam_smbpass/
H A Dgeneral.h21 * here is the string to inform the user that the new passwords they
111 * the following is used to keep track of the number of times a user fails
119 char *user; /* user that's failed to be authenticated */ member in struct:_pam_failed_auth
120 int id; /* uid of requested user */
121 char *agent; /* attempt from user with name */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.in.h34 char *user; /* the user part */ member in struct:_xmlURI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dcommands.h28 extern char user[USERLEN + 1];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dftp.h113 char *user; /* user name string */ member in struct:FTP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dentry.S127 bnz BASED(1f) # from user -> load async stack
152 mvc SP_PSW(8,%r15),0(%r12) # move user PSW to stack
164 mvc \psworg(8),SP_PSW(%r15) # move user PSW to lowcore
168 lm %r0,%r15,SP_R0(%r15) # load gprs 0-15 of user
226 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
254 tm SP_PSW+1(%r15),0x01 # returning to user ?
427 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
451 bnz BASED(pgm_per_std) # ok, normal per event from user space
466 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
494 tm SP_PSW+1(%r15),0x01 # interrupting from user
[all...]
H A Dentry64.S119 jnz 1f # from user -> load kernel stack
143 mvc SP_PSW(16,%r15),0(%r12) # move user PSW to stack
155 mvc \psworg(16),SP_PSW(%r15) # move user PSW to lowcore
159 lmg %r0,%r15,SP_R0(%r15) # load gprs 0-15 of user
215 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
249 tm SP_PSW+1(%r15),0x01 # returning to user ?
415 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
439 jnz pgm_per_std # ok, normal per event from user space
454 tm SP_PSW+1(%r15),0x01 # interrupting from user ?
482 tm SP_PSW+1(%r15),0x01 # interrupting from user
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dptrace.c17 #include <linux/user.h>
88 struct user * dummy = NULL;
112 addr > sizeof(struct user) - 3)
147 addr > sizeof(struct user) - 3)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dfpu.c20 #include <asm/user.h>
164 /* First time FPU user. */
H A Dsh_ksyms.c15 #include <linux/user.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/v850/kernel/
H A Dv850_ksyms.c6 #include <linux/user.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A DMakefile16 uaccess-kernel.o uaccess-user.o io-readsw.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/kernel/
H A Dprocess.c126 #include <linux/user.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dprocess.c24 #include <linux/user.h>
246 save_user_regs(p->thread.user);
379 &current->thread.user->f,
380 sizeof(current->thread.user->f));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dstv680.h122 int user; /* user count for exclusive use */ member in struct:usb_stv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Duri.h38 char *user; /* the user part */ member in struct:_xmlURI
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dmakedevs.c109 char user[41]; local
118 &type, &mode, user, group, &major,
133 uid = (*user) ? get_ug_id(user, xuname2uid) : getuid();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dftpgetput.c20 const char *user; member in struct:ftp_host_info_s
112 switch (ftpcmd("USER", server->user, control_stream, buf)) {
324 server->user = "anonymous";
334 opt = getopt32(argv, "cvu:p:P:", &server->user, &server->password, &port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Doprofile_impl.h23 /* Classic doesn't support per-counter user/kernel selection */
25 unsigned long user; member in struct:op_counter_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Delf-x86_64.h9 #include <asm/user.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Delf.h9 #include <asm/user.h>
47 /* This yields a mask that user programs can use to figure out what
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Duser.h6 can understand it and provide useful information to the user (under
11 the contents of the user struct to find out what the floating point
14 UPAGE: 1 page consisting of a user struct that tells gdb what is present
20 current->brk to pick up all of the user variables, plus any memory
73 * is still the layout used by user mode (the new
87 /* When the kernel dumps core, it starts by dumping the user struct -
90 struct user{ struct

Completed in 152 milliseconds

<<11121314151617181920>>