Searched refs:user_name (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dchroot_uid.c11 /* void chroot_uid(root_dir, user_name)
13 /* const char *user_name;
45 void chroot_uid(const char *root_dir, const char *user_name) argument
55 if (user_name != 0) {
56 if ((pwd = getpwnam(user_name)) == 0)
57 msg_fatal("unknown user: %s", user_name);
62 if (initgroups(user_name, gid) < 0)
79 if (user_name != 0)
89 user_name ? user_name
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_test.c29 char *user_name; local
42 user_name = argv[4];
60 test_v2_auth(host_name, user_name, passwd);
62 test_v2_auth(host_name, user_name, "bogus");
68 test_v2_start(host_name, printer, user_name, "foo", "foo");
70 test_v2_start(host_name, printer, user_name, "bar", "bar");
72 test_v2_start(host_name, printer, user_name, "bletch", "gack");
74 test_v2_queue(printer, user_name, FALSE);
79 test_v2_cancel(host_name, printer, user_name, last_id);
82 test_v2_cancel(host_name, printer, user_name, "9999
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/pb_assoc/example/
H A Dmapping_level.cc58 typedef std::string user_name; typedef
81 user_name,
/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_ioctl.h51 unsigned int user_name:1; member in struct:__anon7726::__anon7727
69 void *user_name; member in struct:__anon7726
133 user_name
H A Discsi_text.c207 uint8_t user_name[MAX_STRING + 1]; /* authentication user ID */ member in struct:__anon7760
1298 if (par->is_present.user_name)
1299 copyinstr(par->user_name, state->user_name, MAX_STRING, &sz);
1301 strlcpy(state->user_name, InitiatorName,
1302 sizeof(state->user_name));
1495 set_key_s(state, K_Auth_CHAP_Name, state->user_name);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/master/
H A Devent_server.c513 char *user_name = 0; local
633 user_name = "setme";
728 if (user_name)
746 if (user_name)
747 user_name = var_mail_owner;
830 chroot_uid(root_dir, user_name);
H A Dmulti_server.c509 char *user_name = 0; local
629 user_name = "setme";
724 if (user_name)
736 if (user_name)
737 user_name = var_mail_owner;
820 chroot_uid(root_dir, user_name);
H A Dsingle_server.c395 char *user_name = 0; local
512 user_name = "setme";
604 if (user_name)
616 if (user_name)
617 user_name = var_mail_owner;
693 chroot_uid(root_dir, user_name);
H A Dtrigger_server.c403 char *user_name = 0; local
526 user_name = "setme";
615 if (user_name)
630 if (user_name)
631 user_name = var_mail_owner;
721 chroot_uid(root_dir, user_name);
/netbsd-6-1-5-RELEASE/libexec/telnetd/
H A Dtelnetd.c685 char user_name[256]; local
723 *user_name = 0;
724 level = getterminaltype(user_name, sizeof(user_name));
730 startslave(host, level, user_name);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in540 $user_name = processArgs(\@ARGV);
627 # $user_name considered "in user list" if actually in list or is NULL
628 $user_match = (!$cvsacl_userIds || grep ($_ eq $user_name, split(/[\s,]+/,$cvsacl_userIds)));
629 print "$$ \$user_name: $user_name \$user_match match flag is: $user_match.\n" if $debug;
714 print("**** Access denied: Insufficient authority for user: '$user_name\' " .
934 $user_name, $commitfile, $branch{$commitfile};
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dglob.c613 const char *user_name;
617 user_name = dirname + 1;
624 user_name = newp;
644 while (getpwnam_r (user_name, &pwbuf, pwtmpbuf, buflen, &p) != 0)
660 p = getpwnam (user_name);
612 const char *user_name; local
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/glob/
H A Dglob.c721 const char *user_name;
725 user_name = dirname + 1;
737 user_name = newp;
755 while (getpwnam_r (user_name, &pwbuf, pwtmpbuf, buflen, &p) != 0)
767 p = getpwnam (user_name);
720 const char *user_name; local
/netbsd-6-1-5-RELEASE/sbin/iscsid/
H A Discsid.h354 uint8_t user_name[ISCSI_STRING_LENGTH]; member in struct:__anon5453
366 user_name
H A Discsid_driverif.c394 if (target->auth.user_name[0]) {
395 loginp.is_present.user_name = 1;
396 loginp.user_name = target->auth.user_name;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_ttls.c149 u8 *user_name; member in struct:eap_ttls_avp
245 parse->user_name = dpos;
1160 if (parse.user_name) {
1164 os_memcpy(sm->identity, parse.user_name,
1168 if (eap_user_get(sm, parse.user_name, parse.user_name_len, 1)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A DMakefile.org517 tardy --user_number=0 --user_name=openssl \
527 tardy --user_number=0 --user_name=openssl \
H A DMakefile519 tardy --user_number=0 --user_name=openssl \
529 tardy --user_number=0 --user_name=openssl \
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dauth.c2578 char *user_name; local
2582 user_name = pw->pw_name;
2585 user_name = struid;
2592 argv[3] = user_name;
/netbsd-6-1-5-RELEASE/sbin/iscsictl/
H A Discsic_parse.c383 get_str((char *)auth->user_name, sp, argv[i], "User name");
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ppc.c3527 char *user_name;
3532 user_name = input_line_pointer;
3535 if (strcmp (user_name, ".text") == 0)
3537 else if (strcmp (user_name, ".data") == 0)
3513 char *user_name; local

Completed in 188 milliseconds