OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MANCONF
(Results
1 - 14
of
14
) sorted by relevancy
/src/usr.sbin/makemandb/
apropos-utils.h
38
#define
MANCONF
"/etc/man.conf"
whatis.c
86
const char *
manconf
=
MANCONF
;
local
91
manconf
= optarg;
103
if ((db = init_db(MANDB_READONLY,
manconf
)) == NULL)
apropos.c
54
const char *
manconf
;
member in struct:apropos_flags
78
aflags->
manconf
=
MANCONF
;
104
aflags->
manconf
= optarg;
219
if ((db = init_db(MANDB_READONLY, aflags.
manconf
)) == NULL)
makemandb.c
297
const char *sqlstr, *
manconf
= NULL;
local
310
manconf
= optarg;
342
if (
manconf
) {
344
size_t command_len = shquote(
manconf
, NULL, 0) + 1;
346
shquote(
manconf
, arg, command_len);
351
manconf
=
MANCONF
;
362
char *dbp = get_dbpath(
manconf
);
368
if ((db = init_db(MANDB_CREATE,
manconf
)) == NULL)
/src/external/gpl3/binutils/dist/binutils/doc/
local.mk
24
MANCONF
= -Dman
61
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Daddr2line < $(binutils_TEXI) > addr2line.pod
68
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dar < $(binutils_TEXI) > ar.pod
75
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Ddlltool < $(binutils_TEXI) > dlltool.pod
82
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dnm < $(binutils_TEXI) > nm.pod
89
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
96
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dobjdump < $(binutils_TEXI) > objdump.pod
103
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dranlib < $(binutils_TEXI) > ranlib.pod
110
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dreadelf < $(binutils_TEXI) > readelf.pod
117
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dsize < $(binutils_TEXI) > size.po
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/doc/
Makefile.am
27
MANCONF
= -Dman
47
$(TEXI2POD) $(
MANCONF
) < $(srcdir)/$$nm.texi > $$nm.pod ; \
/src/external/gpl3/binutils.old/dist/binutils/doc/
local.mk
24
MANCONF
= -Dman
61
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Daddr2line < $(binutils_TEXI) > addr2line.pod
68
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dar < $(binutils_TEXI) > ar.pod
75
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Ddlltool < $(binutils_TEXI) > dlltool.pod
82
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dnm < $(binutils_TEXI) > nm.pod
89
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
96
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dobjdump < $(binutils_TEXI) > objdump.pod
103
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dranlib < $(binutils_TEXI) > ranlib.pod
110
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dreadelf < $(binutils_TEXI) > readelf.pod
117
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dsize < $(binutils_TEXI) > size.po
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/doc/
Makefile.am
27
MANCONF
= -Dman
46
$(TEXI2POD) $(
MANCONF
) < $(srcdir)/$$nm.texi > $$nm.pod ; \
/src/external/gpl3/binutils/dist/gprof/
Makefile.am
77
MANCONF
= -Dman
99
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
/src/external/gpl3/binutils.old/dist/gprof/
Makefile.am
77
MANCONF
= -Dman
99
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
/src/external/gpl3/binutils/dist/gas/doc/
local.mk
24
MANCONF
= -Dman
120
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/%D%/as.texi > %D%/as.pod
/src/external/gpl3/binutils.old/dist/gas/doc/
local.mk
24
MANCONF
= -Dman
120
# $(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/%D%/as.texi > %D%/as.pod
/src/external/gpl3/binutils/dist/ld/
Makefile.am
78
MANCONF
= -Dman
761
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/ld.texi > ld.pod
775
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/ldint.texi > ldint.pod
/src/external/gpl3/binutils.old/dist/ld/
Makefile.am
77
MANCONF
= -Dman
766
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/ld.texi > ld.pod
780
$(AM_V_at)-$(TEXI2POD) $(
MANCONF
) < $(srcdir)/ldint.texi > ldint.pod
Completed in 69 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026