Searched refs:extra (Results 151 - 175 of 324) sorted by relevance

1234567891011>>

/freebsd-current/contrib/dialog/
H A Dformbox.c429 next_valid_buttonindex(int state, int extra, bool non_editable) argument
431 state = dlg_next_ok_buttonindex(state, extra);
438 prev_valid_buttonindex(int state, int extra, bool non_editable) argument
440 state = dlg_prev_ok_buttonindex(state, extra);
/freebsd-current/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c300 char *extra = ""; local
311 extra = " (pre-authentication)";
313 extra = " (PMKSA cache)";
318 extra);
/freebsd-current/sys/contrib/xen/hvm/
H A Dhvm_op.h30 /* Get/set subcommands: extra argument == pointer to xen_hvm_param struct. */
156 uint8_t extra[TRACE_EXTRA_MAX * sizeof(uint32_t)]; member in struct:xen_hvm_xentrace
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstring.c105 ts->tsv.extra = 0;
H A Dltable.c102 if (s->tsv.extra == 0) { /* no hash? */
104 s->tsv.extra = 1; /* now it has its hash */
351 /* count extra key */
/freebsd-current/contrib/ntp/sntp/libevent/include/event2/
H A Dbuffer.h480 size_t datalen, void *extra);
/freebsd-current/contrib/lua/src/
H A Dldebug.c51 ** large sequences of empty/comment lines, it may need extra entries,
726 const char *extra) {
728 luaG_runerror(L, "attempt to %s a %s value%s", op, t, extra);
750 const char *extra = kind ? formatvarinfo(L, kind, name) : varinfo(L, o); local
751 typeerror(L, o, "call", extra);
876 ** at most causes an extra call to a line hook.)
725 typeerror(lua_State *L, const TValue *o, const char *op, const char *extra) argument
H A Dlparser.c484 int needed = nvars - nexps; /* extra values needed */
486 int extra = needed + 1; /* discount last expression itself */ local
487 if (extra < 0)
488 extra = 0;
489 luaK_setreturns(fs, e, extra); /* last exp. provides the difference */
498 luaK_reserveregs(fs, needed); /* registers for extra values */
500 fs->freereg += needed; /* remove extra values */
932 luaK_code(fs, 0); /* space for extra arg. */
1333 int extra = fs->freereg; /* eventual position to save local variable */ local
1341 lh->v.u.ind.t = extra; /* assignmen
[all...]
/freebsd-current/kerberos5/lib/libasn1/
H A DMakefile20 extra.c \
/freebsd-current/sys/dev/qlxge/
H A Dqls_dump.h55 uint32_t extra; member in struct:qls_mpid_seg_hdr
/freebsd-current/contrib/libevent/include/event2/
H A Dbuffer.h480 size_t datalen, void *extra);
/freebsd-current/stand/libsa/
H A Darp.c158 arprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft, void *extra) argument
/freebsd-current/sys/netpfil/ipfw/
H A Dip_dn_private.h270 * a link, pointer to extra config arguments from command line,
281 struct dn_id *cfg; /* extra config arguments */
436 struct copy_range *extra; /* extra filtering */ member in struct:copy_args
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c227 bases->tbase = (uintptr_t)info.extra;
/freebsd-current/usr.sbin/ppp/
H A Darp.c96 char extra[128]; member in struct:__anon60
/freebsd-current/contrib/ncurses/progs/
H A Ddump_entry.c1269 * kludge: trim off trailer to avoid an extra blank line
1804 char extra = 0; local
1813 extra = (char) source;
1822 if (extra)
1823 acs_chars[m++] = extra; /* garbage in, garbage out */
H A Dinfocmp.c468 #define for_each_entry() while (entries[extra].tterm.term_names)
469 #define next_entry (&(entries[extra++].tterm))
483 int extra = 1; local
647 e2 = &entries[extra++];
665 e2 = &entries[extra++];
/freebsd-current/usr.sbin/etcupdate/tests/
H A Dtests_test.sh483 # /rmdir/extra: Do not remove a directory with an extra local file.
486 mkdir $i/rmdir/extra
488 echo "foo" > $TEST/rmdir/extra/localfile.txt
549 # file. The test tree includes an extra file in the directory
884 ## /rmdir/extra:
885 dir /rmdir/extra
886 file /rmdir/extra/localfile.txt "foo"
984 Non-empty directory remains: /rmdir/extra
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c856 iq->target_count[TARGET_COUNT_REF] ++; /* extra reference */
2096 * Called by processQueryTargets when it would like extra targets to query
2181 /* query for an extra name added by the parent-NS record */
2739 int extra = 0; local
2741 if(!query_for_targets(qstate, iq, ie, id, -1, &extra)) {
2745 iq->num_target_queries += extra;
2746 target_count_increase(iq, extra);
2790 int extra = 0; local
2791 verbose(VERB_ALGO, "attempt to get extra %d targets",
2793 (void)query_for_targets(qstate, iq, ie, id, tf_policy, &extra);
2958 int extra = 0; local
[all...]
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.js691 // The extra typeof function check is to prevent crashes
3955 var m, set, checkSet, extra, ret, cur, pop, i,
3972 extra = m[3];
4080 if ( extra ) {
4081 Sizzle( extra, origContext, results, seed );
5063 Sizzle = function( query, context, extra, seed ) {
5075 return makeArray( context.getElementsByTagName( query ), extra );
5079 return makeArray( context.getElementsByClassName( match[2] ), extra );
5087 return makeArray( [ context.body ], extra );
5099 return makeArray( [ elem ], extra );
[all...]
/freebsd-current/contrib/mtree/
H A Dspec.c433 static const char extra[] = { ' ', '\t', '\n', '\\', '#', '\0' }; local
439 strsvis(pathbuf, path, VIS_CSTYLE, extra);
/freebsd-current/sys/contrib/openzfs/scripts/
H A Dkmodtool58 echo "%global kmodinstdir_postfix /extra/${kmodname}/"
207 %dir $prefix/lib/modules/${kernel_uname_r}/extra
208 ${prefix}/lib/modules/${kernel_uname_r}/extra/${kmodname}/
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-op.mk66 # Before cond.c 1.286 from 2021-12-10, the extra expression was evaluated
/freebsd-current/sys/contrib/openzfs/module/
H A DMakefile.in3 INSTALL_MOD_DIR ?= extra
/freebsd-current/sys/dev/xen/netfront/
H A Dnetfront.c1462 struct netif_extra_info *extra; local
1475 extra = (struct netif_extra_info *)
1478 if (__predict_false(!extra->type ||
1479 extra->type >= XEN_NETIF_EXTRA_TYPE_MAX)) {
1482 memcpy(&extras[extra->type - 1], extra, sizeof(*extra));
1488 } while (extra->flags & XEN_NETIF_EXTRA_FLAG_MORE);
1730 * and is optionally followed by extra data for

Completed in 492 milliseconds

1234567891011>>