Home
last modified time | relevance | path

Searched refs:idmap (Results 1 – 25 of 696) sorted by last modified time

12345678910>>...28

/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dsshfs.c320 int idmap; member
484 SSHFS_OPT("idmap=none", idmap, IDMAP_NONE),
485 SSHFS_OPT("idmap=user", idmap, IDMAP_USER),
899 if (sshfs.idmap == IDMAP_FILE && sshfs.uid_map) in buf_get_attrs()
902 if (sshfs.idmap == IDMAP_FILE && sshfs.gid_map) in buf_get_attrs()
4058 *idmap = g_hash_table_new(NULL, NULL); in read_id_map()
4232 sshfs.idmap = IDMAP_NONE; in main()
4234 sshfs.idmap = IDMAP_USER; in main()
4238 sshfs.idmap = IDMAP_NONE; in main()
4273 if (sshfs.idmap == IDMAP_USER) in main()
[all …]
H A Dsshfs.rst131 -o idmap=TYPE
143 file containing ``username:uid`` mappings for `-o idmap=file`
146 file containing ``groupname:gid`` mappings for `-o idmap=file`
149 with idmap=file, how to handle missing mappings:
/dports/net/samba412/samba-4.12.15/python/samba/provision/
H A D__init__.py76 from samba.idmap import IDmapDB
480 self.idmap = None
826 def setup_name_mappings(idmap, sid, root_uid, nobody_uid, argument
839 idmap.setup_name_mapping("S-1-5-7", idmap.TYPE_UID, nobody_uid)
841 idmap.setup_name_mapping(sid + "-500", idmap.TYPE_UID, root_uid)
842 idmap.setup_name_mapping(sid + "-513", idmap.TYPE_GID, users_gid)
2327 idmap = setup_idmapdb(paths.idmapdb, session_info=session_info, lp=lp)
2329 setup_name_mappings(idmap, sid=str(domainsid),
2451 result.idmap = idmap
/dports/math/gap/gap-4.11.0/lib/
H A Dmapprep.gi1136 BindGlobal( "ImmediateImplicationsIdentityMapping", function( idmap )
1140 source:= Source( idmap );
1144 SetRespectsMultiplication( idmap, true );
1146 SetRespectsOne( idmap, true );
1148 SetRespectsInverses( idmap, true );
1155 SetRespectsAddition( idmap, true );
1157 SetRespectsZero( idmap, true );
1159 SetRespectsAdditiveInverses( idmap, true );
1163 SetRespectsScalarMultiplication( idmap, true );
1259 #M ImagesSource( <idmap> )
[all …]
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/scripts/cadofactor/
H A Dwudb.py1615 idmap = IdMap() variable
1641 return idmap.make_db_dict(self.__db, name)
1643 return idmap.make_db_dict(connection, name)
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfc.c206 static char idmap[65536]; variable
367 while(id<65536 && idmap[id]) { in incrementid()
372 idmap[id] = 1; in incrementid()
640 memset(idmap, 0, sizeof(idmap)); in s_swf()
641 idmap[0]=1; //main movie has ID 0 in s_swf()
2096 swf_Relocate(&swf, idmap); in s_includeswf()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/base/
H A DMakefile.in119 refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo \
567 idmap.h \
599 idmap.c \
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmap.Plo@am__quote@
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/base/
H A DMakefile.in119 refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo \
567 idmap.h \
599 idmap.c \
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmap.Plo@am__quote@
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/tools/
H A Ddoxproc.py113 self.idmap = {}
146 del self.idmap[self.symbols[symbol]['id']]
154 if node.getAttribute('linkend') in self.idmap:
156 node.setAttribute('linkend',self.idmap[node.getAttribute('linkend')])
160 …hasattr(node,'hasAttribute') and node.hasAttribute('id') and node.getAttribute('id') in self.idmap:
162 node.setAttribute('id',self.idmap[node.getAttribute('id')])
186 self.idmap[id] = name.replace('::','.').replace('/','.')
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/base/
H A DMakefile.in119 refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo \
567 idmap.h \
599 idmap.c \
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmap.Plo@am__quote@
/dports/devel/boost_build/build-29baa79/src/tools/
H A Ddoxproc.py113 self.idmap = {}
146 del self.idmap[self.symbols[symbol]['id']]
154 if node.getAttribute('linkend') in self.idmap:
156 node.setAttribute('linkend',self.idmap[node.getAttribute('linkend')])
160 …hasattr(node,'hasAttribute') and node.hasAttribute('id') and node.getAttribute('id') in self.idmap:
162 node.setAttribute('id',self.idmap[node.getAttribute('id')])
186 self.idmap[id] = name.replace('::','.').replace('/','.')
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/base/
H A DMakefile.in119 refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo \
567 idmap.h \
599 idmap.c \
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmap.Plo@am__quote@
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/base/
H A DMakefile.in119 refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo \
567 idmap.h \
599 idmap.c \
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idmap.Plo@am__quote@
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tapefs/
H A Dtapefs.h62 typedef struct idmap { struct
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.h2796 virDomainIdMapDef idmap; member
H A Ddomain_conf.c3704 g_free(def->idmap.uidmap); in virDomainDefFree()
3705 g_free(def->idmap.gidmap); in virDomainDefFree()
17047 virDomainIdMapEntry *idmap = NULL; in virDomainIdmapDefParseXML() local
17059 VIR_FREE(idmap); in virDomainIdmapDefParseXML()
17064 qsort(idmap, num, sizeof(idmap[0]), virDomainIdMapEntrySort); in virDomainIdmapDefParseXML()
17066 return idmap; in virDomainIdmapDefParseXML()
20332 if (!def->idmap.uidmap) in virDomainDefParseXML()
20335 def->idmap.nuidmap = n; in virDomainDefParseXML()
20344 if (!def->idmap.gidmap) in virDomainDefParseXML()
20347 def->idmap.ngidmap = n; in virDomainDefParseXML()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/devices/prs505/
H A Dsony_cache.py285 idmap = {}
292 idmap[id_] = '-1'
294 if DEBUG and idmap:
296 debug_print(list(idmap.keys()))
297 return idmap
304 if id_ in idmap:
323 idmap = {}
329 idmap[str(old)] = str(new)
330 return idmap
339 idmap = ensure_numeric_ids(root)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/calendar/test/browser/invitations/data/
H A Doutlook-test-invite.eml61 <o:idmap v:ext=3D"edit" data=3D"1" />
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmlshapecontext.cxx153 case O_TOKEN( idmap ): in onCreateContext()
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/nds/
H A Dkfileshare.po1537 #~ msgid "LDAP idmap suffix:"
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/bg/
H A Dkfileshare.po1526 #~ msgid "LDAP idmap suffix:"
1527 #~ msgstr "Наставка LDAP на idmap:"
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/et/
H A Dkfileshare.po1544 #~ msgid "LDAP idmap suffix:"
1545 #~ msgstr "LDAP idmap sufiks:"
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/eu/
H A Dkfileshare.po1553 #~ msgid "LDAP idmap suffix:"
1554 #~ msgstr "LDAP idmap atzizkia:"
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/fa/
H A Dkfileshare.po1460 #~ msgid "LDAP idmap suffix:"
1461 #~ msgstr "پسوند LDAP idmap:"
/dports/net/kdenetwork-filesharing/kdenetwork-filesharing-21.12.3/po/km/
H A Dkfileshare.po1534 #~ msgid "LDAP idmap suffix:"
1535 #~ msgstr "បច្ច័យ idmap LDAP ៖"

12345678910>>...28