Searched defs:first_time (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/less/
H A Dforwback.c143 static int first_time = 1; local
/freebsd-11-stable/contrib/gcc/
H A Dloop-init.c46 static bool first_time = true; local
H A Dc-ppoutput.c39 bool first_time; /* pp_file_change hasn't been called yet. */ member in struct:__anon1191
H A Dloop-iv.c248 bool first_time = (df == NULL); local
H A Dmips-tdump.c1516 int first_time = 1; local
H A Dgcc.c2566 bool first_time; member in struct:add_to_obstack_info
4361 int first_time; local
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-mm.c42 int i, first_time = mempool->memblocks_allocated == 0 ? 1 : 0; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dusername_providers.c180 prompt_for_username_creds(svn_auth_cred_username_t **cred_p, username_prompt_provider_baton_t *pb, apr_hash_t *parameters, const char *realmstring, svn_boolean_t first_time, svn_boolean_t may_save, apr_pool_t *pool) argument
H A Dsimple_providers.c564 prompt_for_simple_creds(svn_auth_cred_simple_t **cred_p, simple_prompt_provider_baton_t *pb, apr_hash_t *parameters, const char *realmstring, svn_boolean_t first_time, svn_boolean_t may_save, apr_pool_t *pool) argument
H A Dhash.c379 int first_time = 1; local
H A Dopt.c227 svn_boolean_t first_time; local
H A Ddeprecated.c325 svn_boolean_t first_time; local
564 svn_boolean_t first_time; local
[all...]
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mm.c47 u32 first_time = mempool->memblocks_allocated == 0 ? 1 : 0; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinterps.c133 int first_time = 0; local
H A Dmonitor.c143 static int first_time = 0; /* is this the first time we're executing after variable
/freebsd-11-stable/tools/tools/netmap/
H A Dpkt_hash.c115 static int first_time = 1; local
/freebsd-11-stable/libexec/getty/
H A Dmain.c183 int first_sleep = 1, first_time = 1; local
/freebsd-11-stable/usr.sbin/apmd/
H A Dapmd.c516 static int first_time=1, last_state; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-sita.c66 int first_time; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */ member in struct:unit
/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.h253 uint8_t first_time; member in struct:sctp_base_info
/freebsd-11-stable/sys/dev/ciss/
H A Dciss.c3532 static int first_time = 1; local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp1517 int first_time = 1; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c422 svn_boolean_t first_time; member in struct:path_info
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.c2143 static int first_time = 1; local
/freebsd-11-stable/contrib/ee/
H A Dee.c2317 int first_time; /* if TRUE, the first time through the loop */ local

Completed in 272 milliseconds

12