Searched refs:update (Results 1 - 25 of 338) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.am18 EXTRA_SCRIPTS= update-leap
23 man_MANS= update-leap.$(UPDATE_LEAP_MS)
25 noinst_MANS= update-leap.$(UPDATE_LEAP_MS)
29 invoke-update-leap.menu \
30 invoke-update-leap.texi \
31 update-leap-opts.def \
32 update-leap-opts \
33 update-leap.1update-leapman \
34 update
[all...]
H A DMakefile.in92 subdir = scripts/update-leap
139 CONFIG_CLEAN_FILES = update-leap
198 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/update-leap.in
483 EXTRA_SCRIPTS = update-leap
486 @INSTALL_UPDATE_LEAP_TRUE@man_MANS = update-leap.$(UPDATE_LEAP_MS)
487 @INSTALL_UPDATE_LEAP_FALSE@noinst_MANS = update-leap.$(UPDATE_LEAP_MS)
489 invoke-update-leap.menu \
490 invoke-update-leap.texi \
491 update-leap-opts.def \
492 update
[all...]
/freebsd-13-stable/usr.sbin/freebsd-update/
H A DMakefile3 CONFS= freebsd-update.conf
4 SCRIPTS=freebsd-update.sh
5 MAN= freebsd-update.8
/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_base_observer.c77 SCI_BASE_OBSERVER_UPDATE_T update
81 this_observer->update = update;
88 SCI_BASE_OBSERVER_UPDATE_T update,
92 sci_base_observer_construct(the_observer, update);
103 if (this_observer->update != NULL)
105 this_observer->update(this_observer, the_subject);
86 sci_base_observer_initialize( SCI_BASE_OBSERVER_T * the_observer, SCI_BASE_OBSERVER_UPDATE_T update, SCI_BASE_SUBJECT_T * the_subject ) argument
H A Dsci_base_observer.h78 * @brief This type definition defines the format for the update method
104 SCI_BASE_OBSERVER_UPDATE_T update; member in struct:SCI_BASE_OBSERVER
113 * @param[in] update This parameter specifies the update method to be
120 SCI_BASE_OBSERVER_UPDATE_T update
131 * @param[in] update This parameter is the update function that is passed to
137 SCI_BASE_OBSERVER_UPDATE_T update,
142 * @brief This method will call the observers update function
147 * the update cal
[all...]
/freebsd-13-stable/contrib/unbound/contrib/ios/
H A Dinstall_tools.sh5 brew update 1>/dev/null
/freebsd-13-stable/contrib/byacc/package/debian/
H A Dprerm7 update-alternatives --remove yacc /usr/bin/byacc
H A Dpostinst7 update-alternatives \
/freebsd-13-stable/sys/contrib/ck/include/
H A Dck_hp_stack.h57 struct ck_stack_entry *entry, *update; local
73 update = ck_pr_load_ptr(&target->head);
74 while (entry != update) {
75 ck_hp_set_fence(record, 0, update);
76 entry = update;
77 update = ck_pr_load_ptr(&target->head);
78 if (update == NULL)
H A Dck_fifo.h249 struct ck_fifo_mpmc_pointer tail, next, update; local
278 update.pointer = next.pointer;
279 update.generation = tail.generation + 1;
280 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update);
286 update.pointer = entry;
287 update.generation = next.generation + 1;
288 if (ck_pr_cas_ptr_2(&tail.pointer->next, &next, &update) == true)
296 update.generation = tail.generation + 1;
297 ck_pr_cas_ptr_2(&fifo->tail, &tail, &update);
306 struct ck_fifo_mpmc_pointer tail, next, update; local
359 struct ck_fifo_mpmc_pointer head, tail, next, update; local
414 struct ck_fifo_mpmc_pointer head, tail, next, update; local
[all...]
/freebsd-13-stable/crypto/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
38 update,
H A Dm_wp.c26 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
42 update,
H A Dm_md2.c28 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
44 update,
H A Dm_md4.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
43 update,
H A Dm_md5.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
43 update,
/freebsd-13-stable/crypto/openssl/crypto/sm3/
H A Dm_sm3.c23 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
39 update,
/freebsd-13-stable/contrib/unbound/contrib/android/
H A Dinstall_tools.sh5 sudo apt-get -qq update
/freebsd-13-stable/contrib/netbsd-tests/kernel/
H A Dt_ps_strings.sh68 atf_test_case update
84 atf_add_test_case update
/freebsd-13-stable/crypto/openssl/crypto/blake2/
H A Dm_blake2b.c31 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
47 update,
H A Dm_blake2s.c31 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) function
47 update,
/freebsd-13-stable/sys/contrib/device-tree/scripts/
H A Dindex-filter.sh6 ${SCRIPTS}/rewrite-index.pl | GIT_INDEX_FILE=$GIT_INDEX_FILE.new git update-index --index-info
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_get/
H A Dzfs_get_003_pos.ksh45 # 2. 'zfs mount -o update,noatime <fs>.'
63 log_must $ZFS mount -o update,atime $TESTPOOL/$TESTFS
70 log_must $ZFS mount -o update,noatime $TESTPOOL/$TESTFS
/freebsd-13-stable/share/examples/diskless/
H A Dclone_root13 # clone_root update to recreate /var (including devices)
105 update() { function
106 echo "+++ update: create mountpoints and device entries, kernel"
124 update
128 update) # clean and rebuild mountpoints and device entries
129 update
/freebsd-13-stable/usr.bin/newkey/
H A DMakefile6 SRCS= newkey.c generic.c update.c
/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c69 struct chipc_gpio_update *update,
73 struct chipc_gpio_update *update);
448 /* Produce an update descriptor */
453 /* Commit the update */
491 /* Produce an update descriptor for all pins, relative to the current
532 /* Add to our update descriptor */
536 /* Commit the update */
556 /* Produce an update descriptor */
574 /* Commit the update */
583 * Commit a single @p reg register update
607 chipc_gpio_commit_update(struct chipc_gpio_softc *sc, struct chipc_gpio_update *update) argument
633 chipc_gpio_pin_update(struct chipc_gpio_softc *sc, struct chipc_gpio_update *update, uint32_t pin_num, uint32_t flags) argument
[all...]

Completed in 224 milliseconds

1234567891011>>