Home
last modified time | relevance | path

Searched refs:hlp (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/usr.sbin/bsdconfig/include/
H A DMakefile3 FILES= bsdconfig.hlp media.hlp messages.subr network_device.hlp \
4 options.hlp tcp.hlp usage.hlp
/freebsd/usr.sbin/bsdconfig/security/include/
H A DMakefile3 FILES= messages.subr securelevel.hlp
/freebsd/usr.sbin/bsdconfig/usermgmt/include/
H A DMakefile3 FILES= messages.subr usermgmt.hlp
/freebsd/usr.sbin/bsdconfig/
H A Dbsdconfig56 BSDCONFIG_HELPFILE=$BSDCFG_LIBE/include/bsdconfig.hlp
57 USAGE_HELPFILE=$BSDCFG_LIBE/include/usage.hlp
/freebsd/usr.sbin/bsdconfig/usermgmt/
H A Dusermgmt40 USERMGMT_HELPFILE=$BSDCFG_LIBE/$APP_DIR/include/usermgmt.hlp
/freebsd/usr.sbin/bsdconfig/security/
H A Dkern_securelevel40 SECURELEVEL_HELPFILE=$BSDCFG_LIBE/$APP_DIR/include/securelevel.hlp
/freebsd/contrib/byacc/
H A Dvmsbuild.com15 $ hlp = f$edit("''p1'", "UPCASE")
/freebsd/contrib/file/magic/Magdir/
H A Dos252 !:mime application/x-os2-hlp
53 !:ext hlp
H A Dwindows484 !:ext hlp
517 # discapp.hlp
521 # putty.hlp
540 # this only happens if bigger hlp file is detected after used search iterations
543 !:ext hlp
601 # name without extension and greater character or name with hlp extension
602 >>1 regex/c \^([^\xd>]*|.*\\.hlp) MS Windows help file Content, based "%s"
607 # Windows creates a full text search from hlp file, if the user clicks the "Find" tab and enables k…
H A Dfonts206 # skip MS oem.hlp, some Windows ICO ./msdos by looking for valid long name like WYE
H A Dwordprocessors570 # help files .hlp compiled from html and used by gfxboot added by Joerg Jenderek
H A Dmsdos1763 !:ext ng/hlp
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c1751 struct wpabuf *hlp[max_hlp]; in sme_associate() local
1757 hlp[num_hlp] = wpabuf_alloc(2 * ETH_ALEN + 6 + in sme_associate()
1759 if (!hlp[num_hlp]) in sme_associate()
1761 wpabuf_put_data(hlp[num_hlp], req->dst, ETH_ALEN); in sme_associate()
1762 wpabuf_put_data(hlp[num_hlp], wpa_s->own_addr, in sme_associate()
1764 wpabuf_put_data(hlp[num_hlp], in sme_associate()
1766 wpabuf_put_buf(hlp[num_hlp], req->pkt); in sme_associate()
1775 (const struct wpabuf **) hlp, in sme_associate()
1778 wpabuf_free(hlp[i]); in sme_associate()
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dany.subr48 MEDIA_HELPFILE=$BSDCFG_LIBE/include/media.hlp
H A Doptions.subr41 OPTIONS_HELPFILE=$BSDCFG_LIBE/include/options.hlp
H A Dtcpip.subr42 TCP_HELPFILE=$BSDCFG_LIBE/include/tcp.hlp
43 NETWORK_DEVICE_HELPFILE=$BSDCFG_LIBE/include/network_device.hlp
/freebsd/contrib/less/
H A DREADME91 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 DNEWS1012 * Help file (less.hlp) is no longer installed. Help text is now
1089 * Help file less.hlp is now installed by default in /usr/local/share
/freebsd/sys/sys/
H A Dstats.h441 #define STATS_VSS(st, vsf, dt, hlp, hlpi) \ argument
446 .hlpr = (hlp), \
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.c49 const struct wpabuf *hlp);
2663 const struct wpabuf *hlp) in fils_encrypt_assoc() argument
2704 plain = fils_prepare_plainbuf(sm, hlp); in fils_encrypt_assoc()
2740 const struct wpabuf *hlp) in fils_prepare_plainbuf() argument
2768 if (hlp) in fils_prepare_plainbuf()
2769 wpabuf_put_buf(plain, hlp); in fils_prepare_plainbuf()
2881 const u8 *fils_session, struct wpabuf *hlp) in hostapd_eid_assoc_fils_session() argument
2893 plain = fils_prepare_plainbuf(sm, hlp); in hostapd_eid_assoc_fils_session()
H A Dwpa_auth.h513 const struct wpabuf *hlp);
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa.h549 const struct wpabuf **hlp,
H A Dwpa.c4576 const struct wpabuf **hlp, in fils_build_assoc_req() argument
4590 for (i = 0; hlp && i < num_hlp; i++) in fils_build_assoc_req()
4591 len += 10 + wpabuf_len(hlp[i]); in fils_build_assoc_req()
4628 for (i = 0; hlp && i < num_hlp; i++) { in fils_build_assoc_req()
4629 const u8 *pos = wpabuf_head(hlp[i]); in fils_build_assoc_req()
4630 size_t left = wpabuf_len(hlp[i]); in fils_build_assoc_req()
/freebsd/contrib/bearssl/
H A DDoxyfile1258 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in1374 # Windows help format (.hlp) on all Windows platforms in the future. Compressed

12