Home
last modified time | relevance | path

Searched refs:tags (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/archival/
Drpm.c95 rpm_index *tags; in rpm_gettags() local
109 tags = NULL; in rpm_gettags()
124 tags = xrealloc(tags, sizeof(tags[0]) * G.tagcount); in rpm_gettags()
125 xread(fd, &tags[idx], sizeof(tags[0]) * cnt); in rpm_gettags()
127 rpm_index *tag = &tags[idx]; in rpm_gettags()
143 G.mytags = tags; in rpm_gettags()
/busybox-1.35.0/modutils/
Dmodinfo.c68 int tags = option_mask32; in modinfo() local
88 if (!((1<<j) & tags)) in modinfo()
/busybox-1.35.0/
DMakefile395 cscope TAGS tags help %docs
987 .kernelrelease Module.symvers tags TAGS cscope* \
1216 tags: FORCE target
1217 $(call cmd,tags)
/busybox-1.35.0/editors/
Dsed1line.txt313 # remove most HTML tags (accommodates multiple-line tags)