Searched refs:a_uid (Results 1 – 12 of 12) sorted by relevance
255 Attribute *a_uid, in pg_dynacl_mask() local258 a_uid = attr_find( user->e_attrs, pg_uidNumber ); in pg_dynacl_mask()259 if ( !a_uid || !BER_BVISNULL( &a_uid->a_nvals[ 1 ] ) ) { in pg_dynacl_mask()271 a_member->a_nvals, &a_uid->a_nvals[ 0 ], in pg_dynacl_mask()
111 a_uid(const char *s, const char *id_type) in a_uid() function157 uid_nobody = a_uid("nobody", "user"); in mount_udf()204 udf_args.anon_uid = a_uid(str, MNTTAB_OPT_USER); in mount_udf()
64 static void a_uid(const char *);178 a_uid(*argv); in main()280 a_uid(const char *s) in a_uid() function
119 nobody_uid = anon_uid = a_uid("nobody"); in mount_udf_parseargs()137 anon_uid = a_uid(optarg); in mount_udf_parseargs()
31 uid_t a_uid(const char *);
70 a_uid(const char *s) in a_uid() function
145 args.uid = a_uid(optarg); in mount_filecore()
93 args.uid = a_uid(optarg); in mount_ados()
94 args->uid = a_uid(optarg); in mount_ntfs_parseargs()
153 args->uid = a_uid(optarg); in mount_cd9660_parseargs()
115 args->uid = a_uid(optarg); in mount_msdos_parseargs()
198 uid = a_uid(optarg); in mount_tmpfs_parseargs()