Searched refs:initial (Results 76 - 94 of 94) sorted by relevance

1234

/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c239 entry->flags.initial = !!(u32 & KRB5_KDB_DISALLOW_TGT_BASED);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcache.c1612 * Get the lifetime of the initial ticket in the cache
1614 * Get the lifetime of the initial ticket in the cache, if the initial
1619 * @param t the relative lifetime of the initial ticket
1642 if (cred.flags.b.initial) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql288 op_depth == 0 designates the initial checkout; the BASE tree.
303 BASE node, the location of the initial checkout.
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat6.c3954 /* initial(I) - flag indicating if it is the first call for */
3962 /* To distinguish between these, the "initial" parameter is used. If it is */
3970 ipf_nat6_nextaddrinit(softc, base, na, initial, ifp)
3974 int initial;
4013 if (initial)
4030 if (initial && (na->na_atype == FRI_NORMAL)) {
H A Dip_nat.c294 /* Allocate the initial soft context structure for NAT and populate it with */
7600 /* initial(I) - flag indicating if it is the first call for */
7608 /* To distinguish between these, the "initial" parameter is used. If it is */
7616 ipf_nat_nextaddrinit(softc, base, na, initial, ifp)
7620 int initial;
7660 if (initial)
7677 if (initial && (na->na_atype == FRI_NORMAL)) {
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c144 XGE_GET_PARAM_FIFO_QUEUE("hw.xge.fifo_queue_initial", initial,
204 XGE_GET_PARAM_RING_QUEUE("hw.xge.ring_queue_initial", initial,
/freebsd-11-stable/contrib/gcc/cp/
H A Dname-lookup.c141 /* Construct TABLE with an initial CHAIN_COUNT. */
1219 /* Return the estimated initial size of the hashtable of a NAMESPACE
3689 tree initial = current_decl_namespace ();
3690 tree scope = initial;
3718 siter = initial;
3828 non-strong ones if the initial RESULT is non-NULL, but the
3684 tree initial = current_decl_namespace (); local
/freebsd-11-stable/contrib/gcc/
H A Dtree.h2241 a TREE_LIST that is used as an initial approximation for building
2465 For a VAR_DECL, holds the initial value.
2473 #define DECL_INITIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.initial)
2643 tree initial;
2797 #define DECL_ARG_TYPE(NODE) (PARM_DECL_CHECK (NODE)->decl_common.initial)
2630 tree initial; local
H A Dconfigure7531 # See if cmp has --ignore-initial.
7540 if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
7541 if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm167 .4byte \start_label @ FDE initial location
/freebsd-11-stable/contrib/sendmail/src/
H A Dmilter.c111 # define MILTER_CHECK_ERROR(initial, action) \
112 if (!initial && tTd(71, 100)) \
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c916 vmx_setup_cr_shadow(int which, struct vmcs *vmcs, uint32_t initial) argument
938 error = vmcs_setreg(vmcs, 0, VMCS_IDENT(shadow_ident), initial);
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2657 % common last two arguments. Also subtract one from the initial value in
3627 % \initial {c}
3628 % before the first topic whose initial is c
3665 % \initial {@}
3702 \def\initial#1{{%
3715 % Typeset the initial. Making this add up to a whole number of
3723 % Do our best not to break after the initial.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2556 % common last two arguments. Also subtract one from the initial value in
3525 % \initial {c}
3526 % before the first topic whose initial is c
3563 % \initial {@}
3600 \def\initial#1{{%
3613 % Typeset the initial. Making this add up to a whole number of
3621 % Do our best not to break after the initial.
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3760 % common last two arguments. Also subtract one from the initial value in
4858 % \initial {c}
4859 % before the first topic whose initial is c
4897 % \initial {@}
4934 \def\initial#1{{%
4947 % Typeset the initial. Making this add up to a whole number of
4955 % Do our best not to break after the initial.
5172 % section, consisting of \initial and the single \entry, does not
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak2039 # Commands to generate initial empty manifest file and the RC file
/freebsd-11-stable/contrib/binutils/
H A Dconfigure1780 # Remove the initial space we just introduced and, as these will be
4278 if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
4279 if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
4282 gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
5638 # Remove the initial space we just introduced and, as these will be
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c3653 ** In other words, the initial ":" or "$" or "@" or "?"
3851 ** machine back to its initial state.
3974 ** [SQLITE_INTEGER | datatype code] for the initial data type
4061 ** <li> The initial content is a BLOB and sqlite3_column_text() or
4064 ** <li> The initial content is UTF-8 text and sqlite3_column_bytes16() or
4067 ** <li> The initial content is UTF-16 text and sqlite3_column_bytes() or
4150 ** object back to its initial state, ready to be re-executed.
20028 ** to reset the PRNG to its initial state. These routines accomplish
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c2869 ** does an initial bulk allocation for page cache memory
2872 ** page cache memory is needed beyond what is provided by the initial
5519 ** In other words, the initial ":" or "$" or "@" or "?"
5727 ** machine back to its initial state.
5886 ** [SQLITE_INTEGER | datatype code] for the initial data type
5979 ** <li> The initial content is a BLOB and sqlite3_column_text() or
5982 ** <li> The initial content is UTF-8 text and sqlite3_column_bytes16() or
5985 ** <li> The initial content is UTF-16 text and sqlite3_column_bytes() or
6084 ** object back to its initial state, ready to be re-executed.
6439 ** [SQLITE_INTEGER | datatype code] for the initial datatyp
[all...]

Completed in 919 milliseconds

1234