Searched defs:doc (Results 1 – 11 of 11) sorted by relevance
/minix3/external/bsd/file/dist/ |
H A D | Makefile.am | 5 SUBDIRS = src magic doc subdir
|
/minix3/external/bsd/file/dist/src/ |
H A D | file.c | 98 #define OPT(shortname, longname, opt, doc) \ argument 100 #define OPT_LONGONLY(longname, opt, doc) \ argument 595 #define OPT(shortname, longname, opt, doc) \ in help() argument 598 #define OPT_LONGONLY(longname, opt, doc) \ in help() argument
|
/minix3/external/bsd/fetch/dist/libfetch/ |
H A D | fetch.c | 261 fetchMakeURL(const char *scheme, const char *host, int port, const char *doc, in fetchMakeURL() 341 char *doc; in fetchCopyURL() local 597 char *doc; in fetchStringifyURL() local
|
H A D | fetch.h | 54 char *doc; member
|
/minix3/crypto/external/bsd/heimdal/dist/ |
H A D | Makefile.am | 13 SUBDIRS+= doc subdir
|
/minix3/external/bsd/flex/dist/ |
H A D | Makefile.am | 120 doc \ subdir
|
/minix3/external/public-domain/xz/dist/ |
H A D | configure.ac | 412 AC_ARG_ENABLE([doc], [AS_HELP_STRING([--disable-doc], optenable
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | YAMLIOTest.cpp | 67 FooBar doc; in TEST() local 88 FooBar doc; in TEST() local 1046 FooBarMap doc; in TEST() local 1599 FooBar doc; in TEST() local 1680 FooBar doc; in TEST() local 1687 OptionalTest doc; in TEST() local
|
/minix3/external/bsd/bind/dist/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 113 cfg_docfunc_t doc; /*%< Print grammar description */ member
|
/minix3/external/bsd/bind/dist/bin/named/ |
H A D | statschannel.c | 1005 xmlDocPtr doc = NULL; in generatexml() local
|
/minix3/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 2040 const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc); in SWIG_Python_ConvertFunctionPtr() local
|