Searched refs:user (Results 1 - 25 of 932) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Duser.h1 #include <asm/user.h>
H A Dresume-trace.h10 extern void generate_resume_trace(void *tracedata, unsigned int user);
13 #define TRACE_RESUME(user) do { \
23 generate_resume_trace(tracedata, user); \
H A Ddcookies.h20 * dcookie_register - register a user of dcookies
22 * Register as a dcookie user. Returns %NULL on failure.
27 * dcookie_unregister - unregister a user of dcookies
29 * Unregister as a dcookie user. This may invalidate
32 void dcookie_unregister(struct dcookie_user * user);
41 * dcookie user.
55 static inline void dcookie_unregister(struct dcookie_user * user) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Duser.h1 #include <asm-m68k/user.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/vtysh/
H A Dvtysh_user.c43 vtysh_pam (char *user) argument
49 ret = pam_start("zebra", user, &conv, &pamh);
52 /* Is user really user? */
87 struct user struct
95 struct user *
98 struct user *user; local
99 user = XMALLOC (0, sizeof (struct user));
105 user_free(struct user *user) argument
114 struct user *user; local
128 struct user *user; local
140 struct user *user; local
159 struct user *user; variable in typeref:struct:user
168 struct user *user; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/printer-accounting/
H A Dacct-sum4 ($date, $user, $machine, $size, $pages) = split(' ');
9 $Jobs{$user}++;
10 $Size{$user}+= $size;
11 $Pages{$user}+= $pages;
15 foreach $user (sort keys %Jobs) {
17 $user, $Jobs{$user}, $Pages{$user}, $Size{$user}/1024;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-usershow25 # Purpose of smbldap-userdisplay : user (posix,shadow,samba) display
46 my $user = $ARGV[0];
50 my $lines = read_user($user);
52 print "$0: user $user doesn't exist\n";
67 smbldap-usershow - Show a user account informations
75 The smbldap-usershow command displays the informations associated with the login. The named user must exist.
H A Dsmbldap-userdel25 # Purpose of smbldap-userdel : user (posix,shadow,samba) deletion
50 my $user = $ARGV[0];
55 # user must not exist in LDAP
56 if (!defined($dn=get_user_dn($user))) {
57 print "$0: user $user does not exist\n";
62 print "You must be root to delete an user\n";
68 $homedir=get_homedir($user);
69 if ($homedir !~ /^\/.+\/(.*)$user/) {
75 # remove user fro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/oprofile/
H A Dop_counter.h22 unsigned long user; member in struct:op_counter_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_counter.h23 unsigned long user; member in struct:op_counter_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/nsswitch/
H A Dfinger.exp17 foreach { user } $user_list {
18 set output [util_start "finger" "-m \"$user\"" "" "no such user"]
21 if { [regexp "no such user" $output] } {
22 fail "finger -m $user"
24 pass "finger -m $user"
30 foreach { user } $user_list {
31 set output [util_start "finger" "\"$user\""]
34 if { [regexp "no such user" $output] } {
35 fail "finger $user"
[all...]
H A Ddomusers.exp15 foreach { user } [split $user_list "\n"] {
16 set user_elts [split $user ":"]
H A Dgroupmem_dom.exp20 foreach { user } $group_members {
21 if { ![regexp {^[^/]+/} $user] } {
22 fail "group $group has non-domain user $user"
H A Dgetpwnam.exp18 foreach { user } $user_list {
19 set output [util_start "$srcdir/$subdir/getpwnam" "\"$user\"" ""]
24 pass "getpwnam $user"
26 fail "getpwnam $user"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dsamlogon_cache.c60 void netsamlogon_clear_cached_user(TDB_CONTEXT *tdb, NET_USER_INFO_3 *user) argument
79 unistr2_to_ascii(domain, &user->uni_logon_dom, sizeof(domain) - 1);
83 asprintf(&key.dptr, "U/%s/%d", domain, user->user_rid);
94 asprintf(&key.dptr, "UG/%s/%d", domain, user->user_rid);
108 Store a NET_USER_INFO_3 structure in a tdb for later user
112 BOOL netsamlogon_cache_store(TALLOC_CTX *mem_ctx, const char * username, NET_USER_INFO_3 *user) argument
127 sid_copy( &user_sid, &user->dom_sid.sid );
128 sid_append_rid( &user_sid, user->user_rid );
138 if ( !user->uni_user_name.buffer ) {
139 init_unistr2( &user
171 NET_USER_INFO_3 *user = NULL; local
233 NET_USER_INFO_3 *user = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dusername.c29 Check if a user or group name is local (this is a *local* name for
39 Splits passed user or group name to domain and user/group name parts
48 /* Parse a string of the form DOMAIN/user into a domain and a user */
70 char *get_user_home_dir(const char *user) argument
74 /* Ensure the user exists. */
76 pass = Get_Pwnam(user);
90 This is being done to de-couple the case conversions from the user mapping
96 BOOL map_username(char *user) argument
210 Get_Pwnam_internals(const char *user, char *user2) argument
281 Get_Pwnam(const char *user) argument
305 user_in_netgroup_list(const char *user, const char *ngname) argument
351 user_in_winbind_group_list(const char *user, const char *gname, BOOL *winbind_answered) argument
445 user_in_unix_group_list(const char *user,const char *gname) argument
488 user_in_group_list(const char *user, const char *gname, gid_t *groups, size_t n_groups) argument
524 user_in_list(const char *user,const char **list, gid_t *groups, size_t n_groups) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dfileinfo.c44 void Curl_fileinfo_dtor(void *user, void *element) argument
47 (void) user;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/lib/
H A Denv-single.exp9 # These are stored in the Tcl variables $server, $share and $user
30 catch {set user "$env(TEST_USER)"} tmp
36 verbose "Single machine is //$server/$share -U $user"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dselinux_common.c11 char *user, char *role, char *type, char *range)
17 if (user && context_user_set(con, user))
10 set_security_context_component(security_context_t cur_context, char *user, char *role, char *type, char *range) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/auth/
H A Dpampass.c406 static struct pam_conv *smb_setup_pam_conv(smb_pam_conv_fn smb_pam_conv_fnptr, const char *user, argument
418 udp->PAM_username = user;
452 static BOOL smb_pam_start(pam_handle_t **pamh, const char *user, const char *rhost, struct pam_conv *pconv) argument
459 DEBUG(4,("smb_pam_start: PAM: Init user: %s\n", user));
461 pam_error = pam_start("samba", user, pconv, pamh);
493 DEBUG(4,("smb_pam_start: PAM: Init passed for user: %s\n", user));
500 static NTSTATUS smb_pam_auth(pam_handle_t *pamh, const char *user) argument
510 DEBUG(4,("smb_pam_auth: PAM: Authenticate User: %s\n", user));
546 smb_pam_account(pam_handle_t *pamh, const char * user) argument
585 smb_pam_setcred(pam_handle_t *pamh, const char * user) argument
625 smb_internal_pam_session(pam_handle_t *pamh, const char *user, const char *tty, BOOL flag) argument
653 smb_pam_chauthtok(pam_handle_t *pamh, const char * user) argument
707 smb_pam_claim_session(char *user, char *tty, char *rhost) argument
735 smb_pam_close_session(char *user, char *tty, char *rhost) argument
763 smb_pam_accountcheck(const char * user) argument
791 smb_pam_passcheck(const char * user, const char * password) argument
835 smb_pam_passchange(const char * user, const char * oldpassword, const char * newpassword) argument
859 smb_pam_accountcheck(const char * user) argument
865 smb_pam_claim_session(char *user, char *tty, char *rhost) argument
[all...]
H A Dauth_builtin.c85 fstring user; local
87 fstrcpy(user, user_info->smb_name.str);
89 if (strnequal("NT_STATUS", user, strlen("NT_STATUS"))) {
90 strupper_m(user);
91 return nt_status_string_to_code(user);
94 strlower_m(user);
95 error_num = strtoul(user, NULL, 16);
97 DEBUG(5,("check_name_to_ntstatus_security: Error for user %s was %lx\n", user, error_num));
124 * This module does not actually authenticate the user, bu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dsmbprint35 # user="user"
41 # user="fred"
56 # user
63 if [ "$user" != "" ]; then
83 $hostip -N -P $usercmd "$user" $workgroupcmd "$workgroup" \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dbftpd.conf49 #The bftpdutmp file enables you to record user logins and logouts in
88 #After how many seconds of idle time should a user be kicked from the server?
91 #After how many seconds of idle time should a user be kicked from the server
101 #(user's home directory). %u is replaced by the user name.
135 # The following example is for a user with no password.
150 #path of the user (see ROOTDIR).
153 #If RESOLVE_UIDS is enabled, in directory lists the user and group names
157 #If DO_CHROOT is enabled, a user can not access directories other than his
179 #Path to the ftpusers file. It can contain user name
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-ppc/
H A Dptrace.c19 else if((addr >= offsetof(struct user, u_debugreg[0])) &&
20 (addr <= offsetof(struct user, u_debugreg[7]))){
21 addr -= offsetof(struct user, u_debugreg[0]);
50 else if((addr >= offsetof(struct user, u_debugreg[0])) &&
51 (addr <= offsetof(struct user, u_debugreg[7]))){
52 addr -= offsetof(struct user, u_debugreg[0]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libpwdgrp/
H A Duidgid_get.c35 char *user, *group; local
38 user = (char*)ug;
42 user = alloca(sz);
44 safe_strncpy(user, ug, sz);
47 n = bb_strtou(user, NULL, 10);
51 /* If we have e.g. "500" string without user */
58 pwd = getpwnam(user);
81 * "user" sets uid only,
83 * "user:" sets uid and gid (to user'
[all...]

Completed in 216 milliseconds

1234567891011>>