Searched defs:update (Results 51 - 75 of 79) sorted by relevance

1234

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_leapsec.c62 vint64 update; /* time of information update */ member in struct:leap_head
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h49 u8 update; /* Update indication */ member in struct:ecore_dcbx_app_data
/freebsd-10-stable/sys/dev/bktr/
H A Dmsp34xx.c590 int update = 0; local
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dlocal_sa.c496 struct update_info *update; local
407 get_sa_msg(struct sa_db_port *port, struct update_info *update) argument
443 format_path_req(struct sa_db_port *port, struct update_info *update, struct ib_mad_send_buf *msg) argument
470 send_query(struct sa_db_port *port, struct update_info *update) argument
514 struct update_info *update; local
638 struct update_info *update; local
991 struct update_info *update; local
1018 struct update_info *update; local
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_user.c175 pw_set_passwd(struct passwd *pwd, int fd, bool precrypted, bool update) argument
154 create_and_populate_homedir(struct userconf *cnf, struct passwd *pwd, const char *skeldir, mode_t homemode, bool update) argument
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c1899 check_range (long *num, int bits, int unsigned flags, int update) argument
H A Dtc-mips.c13872 relaxed_branch_length(fragS *fragp, asection *sec, int update) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp285 uint32_t update = UINT32_MAX; local
340 GetOSVersion(uint32_t &major, uint32_t &minor, uint32_t &update) argument
795 SetOSVersion(uint32_t major, uint32_t minor, uint32_t update) argument
/freebsd-10-stable/sys/geom/raid/
H A Dmd_promise.c831 int update, updated, i, bad; local
H A Dmd_ddf.c1791 int update, updated, i, bad; local
H A Dmd_intel.c1187 int update, na; local
1702 int numdisks, i, len, level, qual, update; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dcl.h169 svn_boolean_t update; /* contact the server for the full story */ member in struct:svn_cl__opt_state_t
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c582 int update = 0; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DHost.cpp1684 uint32_t major, minor, update; local
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp.h165 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member in struct:env_md_st
276 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member in struct:env_md_ctx_st
/freebsd-10-stable/sys/dev/bxe/
H A Decore_sp.c5271 struct ecore_queue_update_params *update = &params->params.update; local
5291 struct ecore_queue_update_params *update = &params->params.update; local
[all...]
H A Decore_sp.h1488 struct ecore_queue_update_params update; member in union:ecore_queue_state_params::__anon45
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddeprecated.c2212 svn_client_status5(svn_revnum_t *result_rev, svn_client_ctx_t *ctx, const char *path, const svn_opt_revision_t *revision, svn_depth_t depth, svn_boolean_t get_all, svn_boolean_t update, svn_boolean_t no_ignore, svn_boolean_t ignore_externals, svn_boolean_t depth_as_sticky, const apr_array_header_t *changelists, svn_client_status_func_t status_func, void *status_baton, apr_pool_t *scratch_pool) argument
2261 svn_client_status4(svn_revnum_t *result_rev, const char *path, const svn_opt_revision_t *revision, svn_wc_status_func3_t status_func, void *status_baton, svn_depth_t depth, svn_boolean_t get_all, svn_boolean_t update, svn_boolean_t no_ignore, svn_boolean_t ignore_externals, const apr_array_header_t *changelists, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2305 svn_client_status3(svn_revnum_t *result_rev, const char *path, const svn_opt_revision_t *revision, svn_wc_status_func2_t status_func, void *status_baton, svn_depth_t depth, svn_boolean_t get_all, svn_boolean_t update, svn_boolean_t no_ignore, svn_boolean_t ignore_externals, const apr_array_header_t *changelists, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2328 svn_client_status2(svn_revnum_t *result_rev, const char *path, const svn_opt_revision_t *revision, svn_wc_status_func2_t status_func, void *status_baton, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t update, svn_boolean_t no_ignore, svn_boolean_t ignore_externals, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2372 svn_client_status(svn_revnum_t *result_rev, const char *path, svn_opt_revision_t *revision, svn_wc_status_func_t status_func, void *status_baton, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t update, svn_boolean_t no_ignore, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c1841 static svn_error_t *update(svn_ra_svn_conn_t *conn, apr_pool_t *pool, function
/freebsd-10-stable/sys/dev/isp/
H A Dispvar.h172 update : 1, member in struct:__anon1357
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp2209 bool update = true; local
/freebsd-10-stable/contrib/ntp/include/
H A Dntp.h383 u_long update; /* receive epoch */ member in struct:peer
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c575 update_progress(char *update) argument
/freebsd-10-stable/sys/dev/sound/usb/
H A Duaudio.c186 uint8_t update[(MIX_MAX_CHAN + 7) / 8]; member in struct:uaudio_mixer_node
5209 uint8_t update; local
[all...]
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ciu-defs.h10653 uint64_t update : 1; /**< Perform JTAG update operation (self-clearing when member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_s
10678 uint64_t update : 1; /**< Perform JTAG update operation (self-clearing when member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn52xx
10704 uint64_t update : 1; /**< Perform JTAG update operation (self-clearing when member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn56xx
10729 uint64_t update member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn56xxp1
10749 uint64_t update : 1; /**< Perform JTAG update operation (self-clearing when member in struct:cvmx_ciu_qlm_jtgd::cvmx_ciu_qlm_jtgd_cn61xx
[all...]

Completed in 526 milliseconds

1234