Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 102) sorted by relevance

12345

/NextBSD/share/mk/
HDbsd.info.mk121 IFILENS+= ${INFO:S/$/.${_f}/}
139 .for x in ${INFO}
159 CLEANFILES+= ${INFO}.texi
160 ${INFO}.texi: ${SRCS}
167 CLEANFILES+= ${INFO:S/$/.${_f}/} ${INFO:S/$/-la.${_f}/}
169 CLEANFILES+= ${INFO:S/$/-la.texi/}
173 CLEANFILES+= ${INFO:S/$/.info.*.html/} ${INFO:S/$/.info/}
176 .if defined(INFO)
184 ${INFO:S/$/.info.*.html/} ${DESTDIR}${INFODIR}/
HDbsd.own.mk153 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/NextBSD/usr.sbin/crashinfo/
HDcrashinfo.sh54 }' $INFO)
123 INFO=$CRASHDIR/info.$DUMPNR
132 if [ ! -e $INFO ]; then
133 echo "$INFO not found"
168 sed -ne '/^ Panic String: /{s//panic: /;p;}' $INFO
/NextBSD/lib/libfetch/
HDftp.errors12 211 INFO System status, or system help reply
13 212 INFO Directory status
14 213 INFO File status
15 214 INFO Help message
16 215 INFO Set system type
HDhttp.errors10 203 INFO Non-Authoritative Information
19 305 INFO Use Proxy
/NextBSD/contrib/gdb/include/
HDdis-asm.h307 #define INIT_DISASSEMBLE_INFO(INFO, STREAM, FPRINTF_FUNC) \ argument
308 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
309 #define INIT_DISASSEMBLE_INFO_NO_ARCH(INFO, STREAM, FPRINTF_FUNC) \ argument
310 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
/NextBSD/contrib/binutils/include/
HDdis-asm.h343 #define INIT_DISASSEMBLE_INFO(INFO, STREAM, FPRINTF_FUNC) \ argument
344 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
345 #define INIT_DISASSEMBLE_INFO_NO_ARCH(INFO, STREAM, FPRINTF_FUNC) \ argument
346 init_disassemble_info (&(INFO), (STREAM), (fprintf_ftype) (FPRINTF_FUNC))
/NextBSD/crypto/openssl/apps/
HDpkcs12.c78 # define INFO 0x4 macro
170 options |= INFO; in MAIN()
716 if ((options & INFO) && p12->mac) in MAIN()
786 if (options & INFO) in dump_certs_keys_p12()
789 if (options & INFO) { in dump_certs_keys_p12()
837 if (options & INFO) in dump_certs_pkeys_bag()
851 if (options & INFO) { in dump_certs_pkeys_bag()
871 if (options & INFO) in dump_certs_pkeys_bag()
891 if (options & INFO) in dump_certs_pkeys_bag()
/NextBSD/crypto/heimdal/lib/asn1/
HDkrb5.asn122 ETYPE-INFO,
23 ETYPE-INFO-ENTRY,
125 KRB5-PADATA-ETYPE-INFO(11),
136 KRB5-PADATA-SVR-REFERRAL-INFO(20), --- old ms referral number
139 KRB5-PADATA-SAM-ETYPE-INFO(23),
423 ETYPE-INFO-ENTRY ::= SEQUENCE {
429 ETYPE-INFO ::= SEQUENCE OF ETYPE-INFO-ENTRY
HDkrb5.opt5 --sequence=ETYPE-INFO
/NextBSD/contrib/gcc/config/rs6000/
HDdarwin.h235 #define WORLD_SAVE_P(INFO) ((INFO)->world_save_p) argument
/NextBSD/contrib/binutils/bfd/
HDelf-bfd.h224 #define SYMBOL_REFERENCES_LOCAL(INFO, H) \ argument
225 _bfd_elf_symbol_refs_local_p (H, INFO, 0)
228 #define SYMBOL_CALLS_LOCAL(INFO, H) \ argument
229 _bfd_elf_symbol_refs_local_p (H, INFO, 1)
2127 #define SYMBOLIC_BIND(INFO, H) \ argument
2128 ((INFO)->symbolic || ((INFO)->dynamic && !(H)->dynamic))
/NextBSD/sys/dev/tws/
HDtws_services.h103 INFO, enumerator
/NextBSD/crypto/openssh/
HDsftp-server.045 possible values are: QUIET, FATAL, ERROR, INFO, VERBOSE, DEBUG,
46 DEBUG1, DEBUG2, and DEBUG3. INFO and VERBOSE log transactions
/NextBSD/contrib/groff/doc/
HDgroff20 INFO-DIR-SECTION Typesetting
21 START-INFO-DIR-ENTRY
23 END-INFO-DIR-ENTRY
/NextBSD/usr.bin/ee/nls/de_DE.ISO8859-1/
HDee.msg142 132 "INFO"
143 133 "[INFO]"
/NextBSD/share/snmp/mibs/
HDFREEBSD-MIB.txt21 CONTACT-INFO
/NextBSD/contrib/gdb/gdb/
HDgdbarch.sh1135 matches the information provided by INFO. */
1141 basic initialization using values obtained from the INFO andTDEP
1166 The actual architecture selected is determined by INFO, \`\`(gdb) set
2120 /* Find an architecture that matches the specified INFO. Create a new
2134 /* Fill in missing parts of the INFO struct using a number of
/NextBSD/usr.bin/ee/nls/uk_UA.KOI8-U/
HDee.msg142 132 "INFO"
/NextBSD/contrib/bsnmp/snmpd/
HDBEGEMOT-MIB.txt44 CONTACT-INFO
HDFOKUS-MIB.txt42 CONTACT-INFO
/NextBSD/usr.bin/ee/nls/ru_RU.KOI8-R/
HDee.msg144 132 "INFO"
/NextBSD/contrib/bsnmp/snmp_mibII/
HDBEGEMOT-IP-MIB.txt44 CONTACT-INFO
/NextBSD/tools/tools/nanobsd/rescue/Files/etc/ssh/
HDsshd_config37 #LogLevel INFO
/NextBSD/usr.sbin/bsnmpd/modules/snmp_atm/
HDBEGEMOT-ATM-FREEBSD-MIB.txt46 CONTACT-INFO

12345