Home
last modified time | relevance | path

Searched refs:uids (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp-usergroup.c106 u_int *uids, u_int nuids, u_int *gids, u_int ngids) in lookup_and_record() argument
112 if ((r = sftp_get_users_groups_by_id(conn, uids, nuids, gids, ngids, in lookup_and_record()
119 debug3_f("uid %u not resolved", uids[i]); in lookup_and_record()
122 debug3_f("record uid %u => \"%s\"", uids[i], usernames[i]); in lookup_and_record()
123 idname_enter(&user_idname, uids[i], usernames[i]); in lookup_and_record()
190 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_glob() local
195 collect_ids_from_glob(g, 1, &uids, &nuids); in get_remote_user_groups_from_glob()
197 lookup_and_record(conn, uids, nuids, gids, ngids); in get_remote_user_groups_from_glob()
198 free(uids); in get_remote_user_groups_from_glob()
229 u_int *uids = NULL, nuids = 0, *gids = NULL, ngids = 0; in get_remote_user_groups_from_dirents() local
[all …]
H A Dsftp-client.h185 const u_int *uids, u_int nuids,
H A Dsftp-server.c1702 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
1711 if ((r = sshbuf_froms(iqueue, &uids)) != 0 || in process_extended_get_users_groups_by_id()
1715 sshbuf_len(uids), sshbuf_len(gids)); in process_extended_get_users_groups_by_id()
1716 while (sshbuf_len(uids) != 0) { in process_extended_get_users_groups_by_id()
1717 if ((r = sshbuf_get_u32(uids, &n)) != 0) in process_extended_get_users_groups_by_id()
1745 sshbuf_free(uids); in process_extended_get_users_groups_by_id()
H A DPROTOCOL727 string uids
730 Where "uids" and "gids" consists of one or more integer user or group
744 order to "uids" and "gids" respectively:
752 It is acceptable for either "uids" or "gids" to be an empty set, in
H A Dsftp-client.c2829 const u_int *uids, u_int nuids, in sftp_get_users_groups_by_id() argument
2850 if ((r = sshbuf_put_u32(uidbuf, uids[i])) != 0) in sftp_get_users_groups_by_id()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dpasswd.c214 struct berval *uids; in write_passwd() local
274 uids = a->a_vals; in write_passwd()
278 uids = tmpuid; in write_passwd()
279 uids[0] = cbp->id; in write_passwd()
280 BER_BVZERO(&uids[1]); in write_passwd()
368 for (j=0;!BER_BVISNULL(&uids[j]);j++) in write_passwd()
372 uid = strtol(uids[j].bv_val, &tmp, 0); in write_passwd()
/netbsd-src/bin/getfacl/
H A Dgetfacl.c71 static char uids[10]; in getuname() local
74 (void)snprintf(uids, sizeof(uids), "%u", uid); in getuname()
75 return (uids); in getuname()
/netbsd-src/games/snake/snscore/
H A Dsnscore.c59 short uids; member
100 players[noplayers].uids = uid; in main()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacperm.c58 ber_bvarray_dup_x( &permp->uids, attr->a_nvals, NULL ); in rbac_read_permission_cb()
232 if ( permp->uids ) { in rbac_free_permission()
233 ber_bvarray_free( permp->uids ); in rbac_free_permission()
H A Drbac.h316 BerVarray uids; member
H A Drbacsess.c129 ber_bvarray_dup_x( &permp->uids, attr->a_nvals, NULL ); in rbac_session_permissions_cb()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dkeyring.c126 pgp_userid_free(&keydata->uids[n]); in pgp_keydata_free()
128 free(keydata->uids); in pgp_keydata_free()
129 keydata->uids = NULL; in pgp_keydata_free()
392 return key->uids[subscript]; in pgp_get_userid()
482 uidp = &key->uids[key->uidc++]; in pgp_add_userid()
1023 uidp = keyp->uids; in getkeybyname()
H A Dpacket-print.c439 key->uids[i], in pgp_sprint_keydata()
463 (trustkey) ? (char *)trustkey->uids[trustkey->uid0] : "[unknown]"); in pgp_sprint_keydata()
513 mj_append(&sub_obj, "string", key->uids[i], -1); in pgp_sprint_mj()
549 (trustkey) ? (char *)trustkey->uids[trustkey->uid0] : "[unknown]", -1); in pgp_sprint_mj()
587 key->uids[i]); in pgp_hkp_sprint_keydata()
615 (trustkey) ? (char *)trustkey->uids[trustkey->uid0] : ""); in pgp_hkp_sprint_keydata()
697 key->uids[key->uid0], in pgp_sprint_pubkey()
H A Dcreate.c526 if (!pgp_write_struct_userid(output, key->uids[i])) { in pgp_write_xfer_pubkey()
585 if (!pgp_write_struct_userid(output, key->uids[i])) { in pgp_write_xfer_seckey()
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-mtread.c400 char dn[256], uids[32], cns[32], *base; in do_onerwthread() local
418 snprintf(uids, sizeof(uids), "rwtest%04d", idx); in do_onerwthread()
436 uid_vals[0] = &uids[0]; in do_onerwthread()
/netbsd-src/external/mpl/dhcp/dist/keama/tests/
H A Dsubnet4.in414 ignore-client-uids false;
H A Dsubnet4auth.in416 ignore-client-uids false;
H A Dgroupsubnet4.in413 ignore-client-uids false;
H A Dhostuid4.inn9 ignore-client-uids false;
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_disk_set_standard_lookup.c229 #error No way to look up uids on this platform in lookup_uid()
/netbsd-src/share/doc/smm/01.setup/
H A Dspell.ok569 uids
/netbsd-src/dist/pf/sbin/pfctl/
H A Dparse.y448 %type <v.uid> uids uid_list uid_item
2066 filter_opt : USER uids {
2733 uids : uid_item { $$ = $1; }
4652 struct node_uid *uids, struct node_gid *gids, struct node_icmp *icmp_types, in expand_rule() argument
4684 LOOP_THROUGH(struct node_uid, uid, uids, in expand_rule()
4819 FREE_LIST(struct node_uid, uids); in expand_rule()
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/ldap/
H A Dsamba.schema521 DESC 'Pool for allocating UNIX uids/gids'
/netbsd-src/external/gpl3/binutils/dist/binutils/po/
H A Dbinutils.pot195 msgid " [D] - use zero for timestamps and uids/gids (default)\n"
200 msgid " [U] - use actual timestamps and uids/gids\n"
205 msgid " [D] - use zero for timestamps and uids/gids\n"
210 msgid " [U] - use actual timestamps and uids/gids (default)\n"
1346 " Use zero for timestamps and uids/gids in output "
1353 " Use zero for timestamps and uids/gids in output "
1365 " Use actual timestamps and uids/gids in output "
1372 " Use actual timestamps and uids/gids in output "
/netbsd-src/external/gpl3/binutils.old/dist/binutils/po/
H A Dru.po203 msgid " [D] - use zero for timestamps and uids/gids (default)\n"
206 " uids/gids (по умолчанию)\n"
210 msgid " [U] - use actual timestamps and uids/gids\n"
211 msgstr " [U] - использование актуальных отметок времени и uids/gids\n"
215 msgid " [D] - use zero for timestamps and uids/gids\n"
216 msgstr " [D] - использование нуля для отметок времени и uids/gids\n"
220 msgid " [U] - use actual timestamps and uids/gids (default)\n"
223 " uids/gids (по умолчанию)\n"

1234