Home
last modified time | relevance | path

Searched refs:intro (Results 1 – 22 of 22) sorted by relevance

/dragonfly/share/man/man1/
HDMakefile4 MAN= builtin.1 intro.1
100 MLINKS+=intro.1 introduction.1
/dragonfly/share/man/man7/
HDMakefile15 intro.7 \
28 MLINKS= intro.7 miscellaneous.7
/dragonfly/share/man/man6/
HDMakefile3 MAN= intro.6
/dragonfly/share/man/man8/
HDMakefile7 intro.8 \
/dragonfly/gnu/usr.bin/cvs/contrib/
HDMakefile13 FILES= README cvshelp.man descend.man intro.doc
/dragonfly/share/man/man5/
HDMakefile29 intro.5 \
/dragonfly/contrib/ncurses/ncurses/base/
HDlib_mouse.c953 decode_X10_bstate(SCREEN *sp, MEVENT * eventp, unsigned intro) in decode_X10_bstate() argument
959 if (!handle_wheel(sp, eventp, (int) intro, (intro & 96) == 96)) { in decode_X10_bstate()
987 if (intro & 4) { in decode_X10_bstate()
990 if (intro & 8) { in decode_X10_bstate()
993 if (intro & 16) { in decode_X10_bstate()
/dragonfly/lib/libc/sys/
HDMakefile.inc74 intro.2 ioctl.2 ioprio_get.2 issetugid.2 \
147 MLINKS+=intro.2 errno.2
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDdpp_supplicant.c1326 struct dpp_introduction intro; in wpas_dpp_rx_peer_disc_resp() local
1398 res = dpp_peer_intro(&intro, ssid->dpp_connector, in wpas_dpp_rx_peer_disc_resp()
1416 os_memcpy(entry->pmkid, intro.pmkid, PMKID_LEN); in wpas_dpp_rx_peer_disc_resp()
1417 os_memcpy(entry->pmk, intro.pmk, intro.pmk_len); in wpas_dpp_rx_peer_disc_resp()
1418 entry->pmk_len = intro.pmk_len; in wpas_dpp_rx_peer_disc_resp()
1442 os_memset(&intro, 0, sizeof(intro)); in wpas_dpp_rx_peer_disc_resp()
/dragonfly/contrib/wpa_supplicant/src/ap/
HDdpp_hostapd.c1063 struct dpp_introduction intro; in hostapd_dpp_rx_peer_disc_req() local
1106 res = dpp_peer_intro(&intro, hapd->conf->dpp_connector, in hostapd_dpp_rx_peer_disc_req()
1134 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req()
1135 intro.pmkid, expiration, in hostapd_dpp_rx_peer_disc_req()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-ssa-backprop.c559 dump_var_info (tree var, usage_info *info, const char *intro) in dump_var_info() argument
561 fprintf (dump_file, "[DEF] %s for ", intro); in dump_var_info()
/dragonfly/share/man/man3/
HDMakefile4 MAN= assert.3 bitstring.3 end.3 fpgetround.3 intro.3 queue.3 \
/dragonfly/games/bs/
HDbs.c180 intro(void) in intro() function
1162 intro(); in main()
/dragonfly/share/man/man4/
HDMakefile134 intro.4 \
/dragonfly/games/fortune/datfiles/
HDdragonfly-tips161 man <number> intro
163 In other words, to get the intro to general commands, type
165 man 1 intro
HDfortunes233 each other by the hand (after intro), yacc a lot, smoke filtered
/dragonfly/contrib/wpa_supplicant/src/common/
HDdpp.h457 dpp_peer_intro(struct dpp_introduction *intro, const char *own_connector,
HDdpp.c6445 dpp_peer_intro(struct dpp_introduction *intro, const char *own_connector, in dpp_peer_intro() argument
6467 os_memset(intro, 0, sizeof(*intro)); in dpp_peer_intro()
6584 if (dpp_derive_pmk(Nx, Nx_len, intro->pmk, curve->hash_len) < 0) { in dpp_peer_intro()
6588 intro->pmk_len = curve->hash_len; in dpp_peer_intro()
6591 if (dpp_derive_pmkid(curve, own_key, peer_key, intro->pmkid) < 0) { in dpp_peer_intro()
6599 os_memset(intro, 0, sizeof(*intro)); in dpp_peer_intro()
/dragonfly/contrib/cvs-1.12/contrib/
HDREADME77 intro.doc A user's view of what you need to know to get
/dragonfly/games/larn/datfiles/
HDlarn.help102 no-introduction do not display intro message
/dragonfly/share/man/man9/
HDMakefile110 intro.9 \
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDextend.texi14716 @b{[intro.execution]}