Home
last modified time | relevance | path

Searched refs:centry (Results 1 – 25 of 274) sorted by relevance

1234567891011

/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dcookie.c34 _free(centry); in cookie_deep_free()
50 if(!centry) in cookie_get_last_entry()
57 centry = centry->next; in cookie_get_last_entry()
374 for(centry = cookies; centry; centry = centry->next) in cookie_write_file()
376 if(!centry->expires || centry->expires > t) in cookie_write_file()
383 centry->expires, centry->name, centry->value); in cookie_write_file()
528 for(centry = cookies; centry; centry = centry->next) in cookie_get_field()
530 if((!centry->expires || centry->expires > t) && in cookie_get_field()
620 if(!centry->value || !centry->name) in cookie_insert_field()
626 if(centry) in cookie_insert_field()
[all …]
/dports/www/netsurf/netsurf-3.10/content/handlers/image/
H A Dimage_cache.c222 centry->prev = NULL; in image_cache__link()
224 centry->next->prev = centry; in image_cache__link()
235 centry->next->prev = centry->prev; in image_cache__unlink()
242 centry->prev->next = centry->next; in image_cache__unlink()
245 centry->next->prev = centry->prev; in image_cache__unlink()
296 free(centry); in image_cache__free_entry()
318 centry=centry->next; in image_cache__clean()
357 centry->bitmap = centry->convert(centry->content); in image_cache_get_bitmap()
551 centry->bitmap = centry->convert(centry->content); in image_cache_add()
703 if (centry == NULL) in image_cache_snentryf()
[all …]
/dports/net/samba412/samba-4.12.15/source3/winbindd/
H A Dwinbindd_cache.c217 centry->len - centry->ofs)); in centry_check_bytes()
233 ret = BVAL(centry->data, centry->ofs); in centry_uint64_t()
248 ret = IVAL(centry->data, centry->ofs); in centry_uint32()
262 ret = SVAL(centry->data, centry->ofs); in centry_uint16()
276 ret = CVAL(centry->data, centry->ofs); in centry_uint8()
290 ret = IVAL(centry->data, centry->ofs); in centry_nttime()
781 if (centry->len - centry->ofs >= len) in centry_expand()
798 SBVAL(centry->data, centry->ofs, v); in centry_put_uint64_t()
808 SIVAL(centry->data, centry->ofs, v); in centry_put_uint32()
818 SSVAL(centry->data, centry->ofs, v); in centry_put_uint16()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/usr.sbin/mtree/
H A Dspec.c209 *centry = ginfo; in spec()
215 set(next, centry); in spec()
225 if (strcmp(centry->name, ".") == 0 && centry->type == 0) in spec()
239 last = centry; in spec()
252 last = centry; in spec()
261 last = centry; in spec()
803 if (centry->prev) in addchild()
804 centry->prev->next = centry->next; in addchild()
810 if (centry->next) in addchild()
811 centry->next->prev = centry->prev; in addchild()
[all …]
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_cache.c61 VisCacheEntry *centry; in cache_remove_list_entry() local
63 centry = (*le)->data; in cache_remove_list_entry()
79 VisCacheEntry *centry; in handle_request_reset() local
84 centry = le->data; in handle_request_reset()
174 centry = le->data; in visual_cache_flush_outdated()
184 centry = le->data; in visual_cache_flush_outdated()
221 centry = le->data; in visual_cache_put()
223 centry->data = data; in visual_cache_put()
234 centry->data = data; in visual_cache_put()
274 centry = le->data; in visual_cache_get()
[all …]
H A Dlv_ui.c1013 VisUIChoiceEntry *centry; in visual_ui_choice_entry_new() local
1018 centry = visual_mem_new0 (VisUIChoiceEntry, 1); in visual_ui_choice_entry_new()
1023 centry->name = name; in visual_ui_choice_entry_new()
1024 centry->value = value; in visual_ui_choice_entry_new()
1026 return centry; in visual_ui_choice_entry_new()
1041 VisUIChoiceEntry *centry; in visual_ui_choice_add() local
1069 VisUIChoiceEntry *centry; in visual_ui_choice_add_many() local
1113 VisUIChoiceEntry *centry; in visual_ui_choice_set_active() local
1124 newparam = (VisParamEntry *) centry->value; in visual_ui_choice_set_active()
1139 VisUIChoiceEntry *centry; in visual_ui_choice_get_active() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c62 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_insert()
82 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_insert()
95 centry->parman_item.index, 0); in mlxsw_sp_acl_ctcam_region_entry_remove()
97 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_remove()
112 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_action_replace()
191 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp_acl_ctcam_entry_add() argument
198 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
210 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
217 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_del() argument
221 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_del()
[all …]
H A Dspectrum_acl_tcam.h110 struct mlxsw_sp_acl_ctcam_entry *centry,
113 struct mlxsw_sp_acl_ctcam_entry *centry);
129 struct mlxsw_sp_acl_ctcam_entry *centry,
135 struct mlxsw_sp_acl_ctcam_entry *centry);
138 struct mlxsw_sp_acl_ctcam_entry *centry,
141 mlxsw_sp_acl_ctcam_entry_offset(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_offset() argument
143 return centry->parman_item.index; in mlxsw_sp_acl_ctcam_entry_offset()
196 struct mlxsw_sp_acl_ctcam_entry centry; member
208 mlxsw_sp_acl_tcam_centry_aentry(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_tcam_centry_aentry() argument
210 return container_of(centry, struct mlxsw_sp_acl_atcam_entry, centry); in mlxsw_sp_acl_tcam_centry_aentry()
H A Dspectrum1_acl_tcam.c17 struct mlxsw_sp_acl_ctcam_entry centry; member
27 struct mlxsw_sp_acl_ctcam_entry centry; member
32 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp1_acl_ctcam_region_entry_insert() argument
40 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp1_acl_ctcam_region_entry_remove() argument
83 &region->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add()
107 &region->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del()
180 &chunk->cchunk, &entry->centry, in mlxsw_sp1_acl_tcam_entry_add()
193 &chunk->cchunk, &entry->centry); in mlxsw_sp1_acl_tcam_entry_del()
231 offset = mlxsw_sp_acl_ctcam_entry_offset(&entry->centry); in mlxsw_sp1_acl_tcam_entry_activity_get()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c62 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_insert()
82 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_insert()
95 centry->parman_item.index, 0); in mlxsw_sp_acl_ctcam_region_entry_remove()
97 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_remove()
112 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_action_replace()
191 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp_acl_ctcam_entry_add() argument
198 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
210 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
217 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_del() argument
221 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_del()
[all …]
H A Dspectrum_acl_tcam.h110 struct mlxsw_sp_acl_ctcam_entry *centry,
113 struct mlxsw_sp_acl_ctcam_entry *centry);
129 struct mlxsw_sp_acl_ctcam_entry *centry,
135 struct mlxsw_sp_acl_ctcam_entry *centry);
138 struct mlxsw_sp_acl_ctcam_entry *centry,
141 mlxsw_sp_acl_ctcam_entry_offset(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_offset() argument
143 return centry->parman_item.index; in mlxsw_sp_acl_ctcam_entry_offset()
196 struct mlxsw_sp_acl_ctcam_entry centry; member
208 mlxsw_sp_acl_tcam_centry_aentry(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_tcam_centry_aentry() argument
210 return container_of(centry, struct mlxsw_sp_acl_atcam_entry, centry); in mlxsw_sp_acl_tcam_centry_aentry()
H A Dspectrum1_acl_tcam.c17 struct mlxsw_sp_acl_ctcam_entry centry; member
27 struct mlxsw_sp_acl_ctcam_entry centry; member
32 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp1_acl_ctcam_region_entry_insert() argument
40 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp1_acl_ctcam_region_entry_remove() argument
83 &region->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add()
107 &region->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del()
180 &chunk->cchunk, &entry->centry, in mlxsw_sp1_acl_tcam_entry_add()
193 &chunk->cchunk, &entry->centry); in mlxsw_sp1_acl_tcam_entry_del()
231 offset = mlxsw_sp_acl_ctcam_entry_offset(&entry->centry); in mlxsw_sp1_acl_tcam_entry_activity_get()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_ctcam.c62 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_insert()
82 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_insert()
95 centry->parman_item.index, 0); in mlxsw_sp_acl_ctcam_region_entry_remove()
97 cregion->ops->entry_remove(cregion, centry); in mlxsw_sp_acl_ctcam_region_entry_remove()
112 centry->parman_item.index, priority); in mlxsw_sp_acl_ctcam_region_entry_action_replace()
191 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp_acl_ctcam_entry_add() argument
198 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
210 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_add()
217 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_del() argument
221 &centry->parman_item); in mlxsw_sp_acl_ctcam_entry_del()
[all …]
H A Dspectrum_acl_tcam.h110 struct mlxsw_sp_acl_ctcam_entry *centry,
113 struct mlxsw_sp_acl_ctcam_entry *centry);
129 struct mlxsw_sp_acl_ctcam_entry *centry,
135 struct mlxsw_sp_acl_ctcam_entry *centry);
138 struct mlxsw_sp_acl_ctcam_entry *centry,
141 mlxsw_sp_acl_ctcam_entry_offset(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_ctcam_entry_offset() argument
143 return centry->parman_item.index; in mlxsw_sp_acl_ctcam_entry_offset()
196 struct mlxsw_sp_acl_ctcam_entry centry; member
208 mlxsw_sp_acl_tcam_centry_aentry(struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp_acl_tcam_centry_aentry() argument
210 return container_of(centry, struct mlxsw_sp_acl_atcam_entry, centry); in mlxsw_sp_acl_tcam_centry_aentry()
H A Dspectrum1_acl_tcam.c17 struct mlxsw_sp_acl_ctcam_entry centry; member
27 struct mlxsw_sp_acl_ctcam_entry centry; member
32 struct mlxsw_sp_acl_ctcam_entry *centry, in mlxsw_sp1_acl_ctcam_region_entry_insert() argument
40 struct mlxsw_sp_acl_ctcam_entry *centry) in mlxsw_sp1_acl_ctcam_region_entry_remove() argument
83 &region->catchall.centry, in mlxsw_sp1_acl_ctcam_region_catchall_add()
107 &region->catchall.centry); in mlxsw_sp1_acl_ctcam_region_catchall_del()
180 &chunk->cchunk, &entry->centry, in mlxsw_sp1_acl_tcam_entry_add()
193 &chunk->cchunk, &entry->centry); in mlxsw_sp1_acl_tcam_entry_del()
231 offset = mlxsw_sp_acl_ctcam_entry_offset(&entry->centry); in mlxsw_sp1_acl_tcam_entry_activity_get()
/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4Group.cpp747 C4GroupEntry *centry; in GetEntry() local
748 for (centry=p->FirstEntry; centry; centry=centry->Next) in GetEntry()
751 return centry; in GetEntry()
767 for (centry=p->FirstEntry; centry; centry=centry->Next) in Close()
809 for (centry=p->FirstEntry; centry; centry=centry->Next) in Save()
851 for (centry=p->FirstEntry; centry; centry=centry->Next) iTotalSize+=centry->Size; in Save()
852 for (centry=p->FirstEntry; centry; centry=centry->Next) in Save()
1650 if (centry && !centry->ChildGroup) in OpenAsChild()
1690 if (centry) p->MotherOffset = centry->Offset; in OpenAsChild()
1742 if (centry && centry->bpMemBuf && !NeedsToBeAGroup) in SetFilePtr2Entry()
[all …]
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dcampaign.c157 Camp_Entry *centry = 0; in camp_load() local
180 centry = calloc( 1, sizeof( Camp_Entry ) ); in camp_load()
181 centry->id = strdup( sub->name ); in camp_load()
182 parser_get_string( sub, "scenario", &centry->scen ); in camp_load()
183 centry->title = camp_resolve_ref_localized(scen_ent, "title", centry->id, domain); in camp_load()
184 centry->brief = camp_resolve_ref_localized(scen_ent, "briefing", centry->id, domain); in camp_load()
185 if (!centry->brief) goto parser_failure; in camp_load()
188 centry->core_transfer = strdup("denied"); in camp_load()
197 list_add( centry->nexts, strdup( str ) ); in camp_load()
216 list_add( centry->descs, strdup( str ) ); in camp_load()
[all …]
/dports/games/py-fife/fifengine-0.4.2/engine/core/video/fonts/
H A Dtextrenderpool.cpp88 s_pool_entry centry; in addRenderedText() local
89 centry.antialias = fontbase->isAntiAlias(); in addRenderedText()
90 centry.glyph_spacing = fontbase->getGlyphSpacing(); in addRenderedText()
91 centry.row_spacing = fontbase->getRowSpacing(); in addRenderedText()
92 centry.text = text; in addRenderedText()
93 centry.color = fontbase->getColor(); in addRenderedText()
94 centry.image = image; in addRenderedText()
95 centry.timestamp = TimeManager::instance()->getTime(); in addRenderedText()
96 m_pool.push_front( centry ); in addRenderedText()
/dports/devel/py-pygit2/pygit2-1.7.1/pygit2/
H A Dindex.py84 centry = ffi.NULL
95 if centry == ffi.NULL:
98 return IndexEntry._from_c(centry)
208 centry, str_ref = entry._to_c()
381 centry = ffi.new('git_index_entry *')
384 centry.mode = self.mode
386 centry.path = path
388 return centry, path
391 def _from_c(cls, centry): argument
392 if centry == ffi.NULL:
[all …]
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dxflow_status.c222 search_class_id_status_table(struct xflow_status_entry_class *centry, pm_class_t class_id) in search_class_id_status_table() argument
228 while (centry) { in search_class_id_status_table()
229 haystack = ntohl(centry->class_id); in search_class_id_status_table()
231 if (haystack == needle) return centry; in search_class_id_status_table()
232 centry = centry->next; in search_class_id_status_table()
241 struct xflow_status_entry_class *centry = entry->class, *new = NULL; in create_class_entry_status_table() local
243 if (centry) { in create_class_entry_status_table()
244 while (centry->next) centry = centry->next; in create_class_entry_status_table()
257 if (centry) centry->next = new; in create_class_entry_status_table()
/dports/lang/kawa/kawa-3.1.1/gnu/bytecode/
H A DInnerClassesAttr.java37 void addClass (CpoolClass centry, ClassType owner) in addClass() argument
49 ClassType clas = (ClassType) centry.getClassType(); in addClass()
54 data[i] = (short) centry.index; in addClass()
102 CpoolClass centry = constants == null || inner_index == 0 ? null in print() local
104 ClassType clas = centry != null && centry.clas instanceof ClassType in print()
105 ? (ClassType) centry.clas in print()
130 if (centry != null) in print()
133 name = centry.getClassName(); in print()
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_ui.c884 VisUIChoiceEntry *centry; in visual_ui_choice_entry_new() local
889 centry = visual_mem_new0 (VisUIChoiceEntry, 1); in visual_ui_choice_entry_new()
894 centry->name = name; in visual_ui_choice_entry_new()
895 centry->value = value; in visual_ui_choice_entry_new()
897 return centry; in visual_ui_choice_entry_new()
912 VisUIChoiceEntry *centry; in visual_ui_choice_add() local
940 VisUIChoiceEntry *centry; in visual_ui_choice_add_many() local
984 VisUIChoiceEntry *centry; in visual_ui_choice_set_active() local
995 newparam = (VisParamEntry *) centry->value; in visual_ui_choice_set_active()
1010 VisUIChoiceEntry *centry; in visual_ui_choice_get_active() local
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DColorTable.i77 int GetColorEntryAsRGB(int entry, GDALColorEntry* centry) { in GetColorEntryAsRGB() argument
78 return GDALGetColorEntryAsRGB(self, entry, centry); in GetColorEntryAsRGB()
82 void SetColorEntry( int entry, const GDALColorEntry* centry) { in SetColorEntry() argument
83 GDALSetColorEntry(self, entry, centry); in SetColorEntry()
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DColorTable.i77 int GetColorEntryAsRGB(int entry, GDALColorEntry* centry) { in GetColorEntryAsRGB() argument
78 return GDALGetColorEntryAsRGB(self, entry, centry); in GetColorEntryAsRGB()
82 void SetColorEntry( int entry, const GDALColorEntry* centry) { in SetColorEntry() argument
83 GDALSetColorEntry(self, entry, centry); in SetColorEntry()
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DColorTable.i77 int GetColorEntryAsRGB(int entry, GDALColorEntry* centry) { in GetColorEntryAsRGB() argument
78 return GDALGetColorEntryAsRGB(self, entry, centry); in GetColorEntryAsRGB()
82 void SetColorEntry( int entry, const GDALColorEntry* centry) { in SetColorEntry() argument
83 GDALSetColorEntry(self, entry, centry); in SetColorEntry()

1234567891011