Home
last modified time | relevance | path

Searched refs:prep (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-13.1/sys/net80211/
H A Dieee80211_hwmp.c474 prep = IEEE80211_MALLOC(sizeof(*prep), in hwmp_recv_action_meshpath()
734 *frm++ = prep->prep_ttl; in hwmp_add_meshprep()
1074 prep.prep_flags = 0; in hwmp_recv_preq()
1075 prep.prep_hopcount = 0; in hwmp_recv_preq()
1152 prep.prep_flags = 0; in hwmp_recv_preq()
1153 prep.prep_hopcount = 0; in hwmp_recv_preq()
1195 prep.prep_flags = 0; in hwmp_recv_preq()
1371 prep->prep_ttl > 1 && in hwmp_recv_prep()
1451 prep->prep_target_ext_addr : prep->prep_targetaddr; in hwmp_recv_prep()
1492 prep->prep_len = prep->prep_flags & IEEE80211_MESHPREP_FLAGS_AE ? in hwmp_send_prep()
[all …]
/freebsd-13.1/contrib/apr-util/dbd/
H A Dapr_dbd_sqlite3.c45 apr_dbd_prepared_t *prep; member
426 prep = apr_pcalloc(sql->pool, sizeof(*prep)); in dbd_sqlite3_prepare()
427 prep->stmt = stmt; in dbd_sqlite3_prepare()
428 prep->next = sql->prep; in dbd_sqlite3_prepare()
429 prep->nargs = nargs; in dbd_sqlite3_prepare()
430 prep->nvals = nvals; in dbd_sqlite3_prepare()
434 sql->prep = prep; in dbd_sqlite3_prepare()
436 *statement = prep; in dbd_sqlite3_prepare()
842 apr_dbd_prepared_t *prep = handle->prep; in dbd_sqlite3_close() local
845 while (prep) { in dbd_sqlite3_close()
[all …]
/freebsd-13.1/contrib/wpa/src/eap_peer/
H A Deap_pwd.c35 u8 prep; member
285 if (id->prep != EAP_PWD_PREP_NONE && in eap_pwd_perform_id_exchange()
286 id->prep != EAP_PWD_PREP_MS && in eap_pwd_perform_id_exchange()
287 id->prep != EAP_PWD_PREP_SSHA1 && in eap_pwd_perform_id_exchange()
288 id->prep != EAP_PWD_PREP_SSHA256 && in eap_pwd_perform_id_exchange()
289 id->prep != EAP_PWD_PREP_SSHA512) { in eap_pwd_perform_id_exchange()
292 id->prep); in eap_pwd_perform_id_exchange()
307 data->prep = id->prep; in eap_pwd_perform_id_exchange()
345 wpabuf_put_u8(data->outbuf, id->prep); in eap_pwd_perform_id_exchange()
386 switch (data->prep) { in eap_pwd_perform_commit_exchange()
[all …]
/freebsd-13.1/contrib/tcpdump/
H A Dprint-wb.c259 const struct pkt_prep *prep, u_int len) in wb_prep() argument
266 if (len < sizeof(*prep) || !ND_TTEST(*prep)) in wb_prep()
268 n = EXTRACT_32BITS(&prep->pp_n); in wb_prep()
269 ps = (const struct pgstate *)(prep + 1); in wb_prep()
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dmeta-cmd-cmp.mk12 all: prep one two change1 change2 filter0 filter1 filter2 filter3 post
16 prep post: .PHONY
/freebsd-13.1/contrib/libxo/packaging/
H A Dlibxo.spec.in21 %prep
/freebsd-13.1/contrib/wpa/src/eap_common/
H A Deap_pwd_common.h46 u8 prep; member
/freebsd-13.1/contrib/byacc/package/
H A Dmingw-byacc.spec22 %prep
H A Dbyacc.spec35 %prep
/freebsd-13.1/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec19 %prep
/freebsd-13.1/crypto/openssh/regress/
H A DMakefile3 tests: prep file-tests t-exec unit
13 prep: target
/freebsd-13.1/sys/contrib/ngatm/netnatm/api/
H A Dcc_user.c1196 struct atm_prepare_incoming_call *prep = uni_msg_rptr(msg, in cc_user_sig_handle() local
1208 if (unisve_check_sap(&prep->sap) != UNISVE_OK) { in cc_user_sig_handle()
1219 if (check_overlap(ptr, &prep->sap)) { in cc_user_sig_handle()
1235 *user->sap = prep->sap; in cc_user_sig_handle()
1236 user->queue_max = prep->queue_size; in cc_user_sig_handle()
/freebsd-13.1/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c86 static apr_status_t prep(apr_sdbm_t **pdb, const char *dirname, const char *pagname, in prep() function
178 return prep(db, dirname, pagname, flags, perms, p); in apr_sdbm_open()
/freebsd-13.1/contrib/dialog/package/
H A Ddialog.spec29 %prep
/freebsd-13.1/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in47 %prep
H A Dzfs-dkms.spec.in49 %prep
/freebsd-13.1/contrib/apr/
H A Dapr.spec32 %prep
/freebsd-13.1/sys/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in49 %prep
H A Dzfs-kmod.spec.in107 %prep
/freebsd-13.1/contrib/unbound/contrib/
H A Dunbound.spec26 %prep
/freebsd-13.1/crypto/heimdal/lib/wind/
H A DChangeLog78 * Add partial support for LDAP-prep Insignificant Character Handling
/freebsd-13.1/sys/contrib/zlib/doc/
H A Drfc1952.txt443 <gzip@prep.ai.mit.edu> is maintaining a registry of subfield
498 ftp://prep.ai.mit.edu/pub/gnu/
552 Jean-Loup Gailly <gzip@prep.ai.mit.edu> and
571 created by Jean-Loup Gailly <gzip@prep.ai.mit.edu>. Since this
/freebsd-13.1/contrib/apr-util/
H A Dapr-util.spec110 %prep
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlparser.c1291 int prep, endfor; in forbody() local
1294 prep = isnum ? luaK_codeAsBx(fs, OP_FORPREP, base, NO_JUMP) : luaK_jump(fs); in forbody()
1300 luaK_patchtohere(fs, prep); in forbody()
1308 luaK_patchlist(fs, endfor, prep + 1); in forbody()
/freebsd-13.1/stand/forth/
H A Dmenu.rc14 \ Screen prep

123