Searched refs:tags (Results 76 - 100 of 274) sorted by relevance

1234567891011

/freebsd-12-stable/contrib/openpam/modules/pam_return/
H A DMakefile.in462 tags: tags-am
463 TAGS: tags
465 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509 distclean-tags:
510 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
591 distclean-tags
658 distclean-generic distclean-libtool distclean-tags distdir dvi \
668 tags tags
[all...]
/freebsd-12-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.in462 tags: tags-am
463 TAGS: tags
465 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
509 distclean-tags:
510 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
591 distclean-tags
658 distclean-generic distclean-libtool distclean-tags distdir dvi \
668 tags tags
[all...]
/freebsd-12-stable/contrib/expat/examples/
H A DMakefile.in444 tags: tags-am
445 TAGS: tags
447 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
491 distclean-tags:
492 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571 distclean-tags
639 distclean-libtool distclean-tags distdir dvi dvi-am html \
648 tags tags
[all...]
/freebsd-12-stable/contrib/expat/lib/
H A DMakefile.in576 tags: tags-am
577 TAGS: tags
579 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
623 distclean-tags:
624 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
707 distclean-tags
778 distclean-libtool distclean-tags distdir dvi dvi-am html \
788 tags tags
[all...]
/freebsd-12-stable/contrib/expat/tests/benchmark/
H A DMakefile.in437 tags: tags-am
438 TAGS: tags
440 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
484 distclean-tags:
485 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
563 distclean-tags
630 distclean-libtool distclean-tags distdir dvi dvi-am html \
639 tags tags
[all...]
/freebsd-12-stable/contrib/file/tests/
H A DMakefile.in475 tags: tags-am
476 TAGS: tags
478 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522 distclean-tags:
523 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
603 distclean-tags
671 distclean-tags distdir dvi dvi-am html html-am info info-am \
679 pdf pdf-am ps ps-am tags tags
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_userhold.c66 /* tags must be unique (if ds already exists) */
160 nvlist_t *tags; local
167 if (nvlist_lookup_nvlist(tmpholds, name, &tags) != 0) {
168 tags = fnvlist_alloc();
169 fnvlist_add_boolean(tags, htag);
170 fnvlist_add_nvlist(tmpholds, name, tags);
171 fnvlist_free(tags);
173 fnvlist_add_boolean(tags, htag);
/freebsd-12-stable/sys/dev/proto/
H A Dproto_busdma.c111 LIST_INSERT_HEAD(&busdma->tags, tag, tags);
129 LIST_REMOVE(tag, tags);
139 LIST_FOREACH(tag, &busdma->tags, tags) {
382 LIST_FOREACH_SAFE(tag, &busdma->tags, tags, tag1)
/freebsd-12-stable/stand/libsa/
H A Dbootp.c637 * names and values according to the tables above. Also set dhcp.tags
638 * to the list of selected tags.
645 char tags[512], *tp; /* the list of tags */ local
649 tp = tags;
755 if (tp - tags < sizeof(tags) - 5) { /* add tag to the list */
756 if (tp != tags)
775 if (tp != tags) {
778 setenv(env, tags,
[all...]
/freebsd-12-stable/share/mk/
H A Dbsd.dep.mk13 # CTAGS A tags file generation program [gtags]
38 # tags:
39 # In "ctags" mode, create a tags file for the source files.
61 # Keep `tags' here, before SRCS are mangled below for `depend'.
62 .if !target(tags) && defined(SRCS) && !defined(NO_TAGS)
63 tags: ${SRCS}
323 CLEANDEPENDFILES+= tags
/freebsd-12-stable/crypto/heimdal/appl/
H A DMakefile.in109 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
509 tags-recursive:
511 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
526 tags: TAGS
528 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
580 distclean-tags:
581 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
681 distclean-am: clean-am distclean-generic distclean-tags
746 install-strip tags-recursive uninstall-am
751 distclean distclean-generic distclean-libtool distclean-tags \
[all...]
/freebsd-12-stable/crypto/heimdal/appl/ftp/
H A DMakefile.in109 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
489 tags-recursive:
491 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
506 tags: TAGS
508 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
560 distclean-tags:
561 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661 distclean-am: clean-am distclean-generic distclean-tags
726 install-strip tags-recursive uninstall-am
731 distclean distclean-generic distclean-libtool distclean-tags \
[all...]
/freebsd-12-stable/crypto/heimdal/appl/telnet/
H A DMakefile.in109 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
489 tags-recursive:
491 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
506 tags: TAGS
508 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
560 distclean-tags:
561 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661 distclean-am: clean-am distclean-generic distclean-tags
726 install-strip tags-recursive uninstall-am
731 distclean distclean-generic distclean-libtool distclean-tags \
[all...]
/freebsd-12-stable/contrib/gcclibs/libssp/
H A DMakefile.in485 tags: TAGS
489 tags=; \
497 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
500 $$tags $$unique; \
505 tags=; \
513 test -z "$(CTAGS_ARGS)$$tags$$unique" \
515 $$tags $$unique
522 distclean-tags:
523 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
693 distclean-hdr distclean-libtool distclean-tags
[all...]
/freebsd-12-stable/contrib/libstdc++/src/
H A DMakefile.in539 tags: TAGS
543 tags=; \
551 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
554 $$tags $$unique; \
559 tags=; \
567 test -z "$(CTAGS_ARGS)$$tags$$unique" \
569 $$tags $$unique
576 distclean-tags:
577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
646 distclean-libtool distclean-tags
[all...]
/freebsd-12-stable/crypto/heimdal/lib/
H A DMakefile.in109 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
516 tags-recursive:
518 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
533 tags: TAGS
535 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
587 distclean-tags:
588 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
688 distclean-am: clean-am distclean-generic distclean-tags
753 install-strip tags-recursive uninstall-am
758 distclean distclean-generic distclean-libtool distclean-tags \
[all...]
/freebsd-12-stable/contrib/mtree/
H A Dmtree.h62 char *tags; /* tags, comma delimited, member in struct:_node
83 #define F_TAGS 0x00010000 /* tags */
/freebsd-12-stable/contrib/ntp/include/
H A DMakefile.in162 tags-recursive uninstall-recursive
647 tags: tags-recursive
648 TAGS: tags
650 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
707 distclean-tags:
708 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
806 distclean-am: clean-am distclean-generic distclean-tags
871 distclean-tags distdir dvi dvi-am html html-am info info-am \
879 ps ps-am tags tag
[all...]
/freebsd-12-stable/contrib/openbsm/
H A DMakefile.in130 tags-recursive uninstall-recursive
444 tags: tags-recursive
445 TAGS: tags
447 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
510 distclean-tags:
511 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
745 distclean-libtool distclean-tags
814 distclean-hdr distclean-libtool distclean-tags distcleancheck \
823 mostlyclean-libtool pdf pdf-am ps ps-am tags tag
[all...]
/freebsd-12-stable/contrib/openpam/
H A DMakefile.in130 tags-recursive uninstall-recursive
449 tags: tags-recursive
450 TAGS: tags
452 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
515 distclean-tags:
516 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
753 distclean-libtool distclean-tags
822 distclean-hdr distclean-libtool distclean-tags distcleancheck \
831 mostlyclean-libtool pdf pdf-am ps ps-am tags tag
[all...]
/freebsd-12-stable/contrib/expat/
H A DMakefile.in169 tags-recursive uninstall-recursive
581 tags: tags-recursive
582 TAGS: tags
584 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
647 distclean-tags:
648 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
885 distclean-libtool distclean-tags
954 distclean-hdr distclean-libtool distclean-tags distcleancheck \
963 mostlyclean-libtool pdf pdf-am ps ps-am tags tag
[all...]
/freebsd-12-stable/contrib/file/
H A DMakefile.in127 tags-recursive uninstall-recursive
488 tags: tags-recursive
489 TAGS: tags
491 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
554 distclean-tags:
555 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
795 distclean-libtool distclean-tags
864 distclean-hdr distclean-libtool distclean-tags distcleancheck \
874 ps ps-am tags tag
[all...]
/freebsd-12-stable/contrib/less/
H A Dmain.c48 extern char * tags;
255 if (tagoption != NULL || strcmp(tags, "-") == 0)
260 * Edit the file selected by the "tags" search,
/freebsd-12-stable/contrib/bmake/mk/
H A Dsubdir.mk89 tags \
/freebsd-12-stable/contrib/byacc/
H A DMakefile.old70 tags: $(HDRS) $(SRCS); @ctags $(HDRS) $(SRCS)

Completed in 348 milliseconds

1234567891011