Home
last modified time | relevance | path

Searched refs:update_entries (Results 1 – 6 of 6) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/kdc/
H A Dannounce.c402 update_entries(SCDynamicStoreRef store, const char *realm, int flags) in update_entries() function
459 update_entries(store, *r, flags); in update_all()
/netbsd/external/gpl2/xcvs/dist/src/
H A Dclient.c1378 update_entries (void *data_arg, List *ent_list, const char *short_pathname, in update_entries() function
1917 call_in_directory (args, update_entries, &dat); in handle_checked_in()
1929 call_in_directory (args, update_entries, &dat); in handle_new_entry()
1941 call_in_directory (args, update_entries, &dat); in handle_updated()
1953 call_in_directory (args, update_entries, &dat); in handle_created()
1965 call_in_directory (args, update_entries, &dat); in handle_update_existing()
1978 call_in_directory (args, update_entries, &dat); in handle_merged()
1991 call_in_directory (args, update_entries, &dat); in handle_patched()
2004 call_in_directory (args, update_entries, &dat); in handle_rcs_diff()
H A DChangeLog-939585 (update_entries): Remove unused variables buf2, size_left, size_read.
470 (update_entries): make sure `options' is non-NULL before
530 * client.c (update_entries): new var, `bin, init to 0.
3108 * client.c (update_entries): Run "patch" with input from
3171 (update_entries): If size starts with "z", uncompress
3292 * client.c (update_entries): Reset stored_checksum_valid if we
3341 * client.c (update_entries): Print message indicating that an
3436 (update_entries): Correponding change. If contents is
3476 * client.c (update_entries): Add return type of void.
3560 (update_entries): If version is empty or starts with 0 or -,
[all …]
H A DChangeLog-9725 * client.c (update_entries): Call it instead of a gunzip subprocess.
87 (update_entries): Use updated_fname if set. In the "move away
637 * client.c (update_entries): If UTIME_EXPECTS_WRITABLE, if
1693 update_entries.
1694 * client.c (update_entries): Call it.
1738 * client.c (update_entries): Reindent a line.
1888 * client.c (update_entries): Cast argument to MD5Update from
1991 (update_entries): If it is set, change the file's modtime.
2201 * client.c (update_entries): In UPDATE_ENTRIES_RCS_DIFF case,
2245 * client.c (update_entries), rcs.c (expand_keywords): Rewrite
[all …]
H A DChangeLog-96942 * client.c (update_entries): If we can't write the file, don't
2258 * client.c (send_modified, update_entries): Fixed bug which didn't
2303 (update_entries): Set last_register_time when calling Register.
2380 * client.c (send_modified, update_entries): Reindent and add
2385 * client.c (send_modified, update_entries): Add
2487 * client.c (update_entries): Copy the size to an unsigned variable
2501 (update_entries): Based on existp, check for
3432 * client.c (update_entries): If command is export, set options to
3521 client.c (update_entries), (send_modified), server.c (server),
4133 * client.c (update_entries): Call it if file is up to date.
[all …]
H A DChangeLog868 * client.c (update_entries): Use xnmalloc.
1087 client.c (update_entries), commit.c (checkaddfile), entries.c
5486 * add.c (add), classify.c (Classify_File), client.c (update_entries),
6724 * client.c (update_entries): Set file's access time to the current
7611 * client.c (update_entries): Only "0" is a special version number;
10251 * client.c (update_entries, get_responses_and_close): Plug memory leaks.
10290 * client.c (update_entries): Fix type clash calling gunzip_and_write().
11237 * client.c (update_entries): Make the old DONT_USE_PATCH code the
11458 * client.c (update_entries): Add comment with brief discussion of
11464 * client.c (update_entries): Only call mark_up_to_date
[all …]