/freebsd/usr.sbin/bsdconfig/include/ |
H A D | Makefile | 2 FILES= bsdconfig.hlp media.hlp messages.subr network_device.hlp \ 3 options.hlp tcp.hlp usage.hlp
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | frame | 29 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/h/hlp-fm.trid.xml 31 # look for reference to FrameMaker help name suffix like in: index1.hlp 32 >>18 search/9688/s .hlp: \b) help 33 …ernal FrameMaker help are just FrameMaker document with hlp suffix; XREF.HLP is same as Xref-hlp.fm 34 !:ext hlp 41 # link construct with help name like: "gotolink xref.hlp:Overview" "openlink syntax1.hlp:firstpage"
|
H A D | wordprocessors | 588 # help files .hlp compiled from html and used by gfxboot added by Joerg Jenderek 591 # http://mark0.net/download/triddefs_xml.7z/defs/h/hlp-gfxboot-main.trid.xml,hlp-gfxboot-opt.trid.… 593 # verified by command like `gfxboot --help-show en.hlp > en.html` 600 !:mime application/x-gfxboot-hlp 601 !:ext hlp
|
H A D | os2 | 52 !:mime application/x-os2-hlp 53 !:ext hlp
|
H A D | msdos | 2233 !:ext ng/hlp 2305 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/h/hlp-tp-2.trid.xml 2309 !:mime application/x-pascal-hlp 2311 !:ext hlp 2313 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/h/hlp-4dos-v2.trid.xml 2318 !:mime application/x-4dos-hlp 2320 !:ext hlp 2321 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/h/hlp-4dos-v4.trid.xml 2325 !:mime application/x-4dos-hlp 2326 # 4dos402b.hlp [all …]
|
H A D | windows | 503 !:ext hlp 525 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/h/hlp.trid.xml 546 # "Windows HELP File" by TrID by hlp.trid.xml 639 # or DROID fmt-474-signature-id-748.hlp 665 # name without extension and greater character or name with hlp extension 666 >>1 regex/c \^([^\xd>]*|.*\\.hlp) MS Windows help file Content, based "%s" 673 # Windows creates a full text search from hlp file, if the user clicks the "Find" tab and enables k… 677 …onding MS Windows help like: "C:\CDCREATR\creatr32.hlp" "C:\PROGRAMME\IPHOTO PLUS 4\PROGRAMS\Guide…
|
H A D | fonts | 206 # skip MS oem.hlp, some Windows ICO ./msdos by looking for valid long name like WYE
|
/freebsd/usr.sbin/bsdconfig/security/include/ |
H A D | Makefile | 2 FILES= messages.subr securelevel.hlp
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | Makefile | 2 FILES= messages.subr usermgmt.hlp
|
/freebsd/usr.sbin/bsdconfig/ |
H A D | bsdconfig | 56 BSDCONFIG_HELPFILE=$BSDCFG_LIBE/include/bsdconfig.hlp 57 USAGE_HELPFILE=$BSDCFG_LIBE/include/usage.hlp
|
/freebsd/usr.sbin/bsdconfig/usermgmt/ |
H A D | usermgmt | 40 USERMGMT_HELPFILE=$BSDCFG_LIBE/$APP_DIR/include/usermgmt.hlp
|
/freebsd/usr.sbin/bsdconfig/security/ |
H A D | kern_securelevel | 40 SECURELEVEL_HELPFILE=$BSDCFG_LIBE/$APP_DIR/include/securelevel.hlp
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 15 $ hlp = f$edit("''p1'", "UPCASE")
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | sme.c | 2251 struct wpabuf *hlp[max_hlp]; in sme_associate() local 2257 hlp[num_hlp] = wpabuf_alloc(2 * ETH_ALEN + 6 + in sme_associate() 2259 if (!hlp[num_hlp]) in sme_associate() 2261 wpabuf_put_data(hlp[num_hlp], req->dst, ETH_ALEN); in sme_associate() 2262 wpabuf_put_data(hlp[num_hlp], wpa_s->own_addr, in sme_associate() 2264 wpabuf_put_data(hlp[num_hlp], in sme_associate() 2266 wpabuf_put_buf(hlp[num_hlp], req->pkt); in sme_associate() 2275 (const struct wpabuf **) hlp, in sme_associate() 2278 wpabuf_free(hlp[i]); in sme_associate()
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | any.subr | 48 MEDIA_HELPFILE=$BSDCFG_LIBE/include/media.hlp
|
H A D | options.subr | 41 OPTIONS_HELPFILE=$BSDCFG_LIBE/include/options.hlp
|
H A D | tcpip.subr | 42 TCP_HELPFILE=$BSDCFG_LIBE/include/tcp.hlp 43 NETWORK_DEVICE_HELPFILE=$BSDCFG_LIBE/include/network_device.hlp
|
/freebsd/contrib/less/ |
H A D | README | 91 wish to edit the manual page "less.nro" and the help page "less.hlp" 93 If you edit less.hlp, you should run "make -f Makefile.aut help.c".
|
H A D | NEWS | 1146 * Help file (less.hlp) is no longer installed. Help text is now 1223 * Help file less.hlp is now installed by default in /usr/local/share
|
/freebsd/sys/sys/ |
H A D | stats.h | 441 #define STATS_VSS(st, vsf, dt, hlp, hlpi) \ argument 446 .hlpr = (hlp), \
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa.h | 605 const struct wpabuf **hlp,
|
H A D | wpa.c | 5992 const struct wpabuf **hlp, in fils_build_assoc_req() argument 6006 for (i = 0; hlp && i < num_hlp; i++) in fils_build_assoc_req() 6007 len += 10 + wpabuf_len(hlp[i]); in fils_build_assoc_req() 6044 for (i = 0; hlp && i < num_hlp; i++) { in fils_build_assoc_req() 6045 const u8 *pos = wpabuf_head(hlp[i]); in fils_build_assoc_req() 6046 size_t left = wpabuf_len(hlp[i]); in fils_build_assoc_req()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 51 const struct wpabuf *hlp); 3286 const struct wpabuf *hlp) argument 3327 plain = fils_prepare_plainbuf(sm, hlp); 3363 const struct wpabuf *hlp) argument 3391 if (hlp) 3392 wpabuf_put_buf(plain, hlp); 3518 const u8 *fils_session, struct wpabuf *hlp) argument 3530 plain = fils_prepare_plainbuf(sm, hlp);
|
H A D | wpa_auth.h | 577 const struct wpabuf *hlp);
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 1258 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
|