Searched refs:do_update (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | update.h | 13 int do_update PROTO((int argc, char *argv[], char *xoptions, char *xtag,
|
| H A D | checkout.c | 1014 err += do_update (0, (char **) NULL, options, tag, date, 1071 err += do_update (argc - 1, argv + 1, options, tag, date,
|
| H A D | update.c | 417 err = do_update (argc, argv, options, tag, date, force_tag_match, 432 do_update (argc, argv, xoptions, xtag, xdate, xforce, local, xbuild, xaflag, in do_update() function
|
| H A D | ChangeLog | 322 * update.c (do_update): Ditto. 421 * update.c (do_update): Use best available sleep function. 860 * update.c, update.h (do_update): Add xdotemplate parameter. 1066 * update.c (do_update): Ditto. 1755 * update.c (do_update): Ditto. 2519 update.c (do_update): If the sleep(1) call returns prematurely 4450 (do_update): Extra recursion to collect hardlink info.
|
| H A D | ChangeLog-9395 | 129 * cvs.h (joining, do_update): Move declarations from here...
|
| /openbsd-src/sys/netinet6/ |
| H A D | nd6.c | 1042 int do_update; in nd6_cache_lladdr() local 1136 do_update = 1; in nd6_cache_lladdr() 1139 do_update = 0; in nd6_cache_lladdr() 1141 do_update = 1; in nd6_cache_lladdr() 1148 if (do_update) { in nd6_cache_lladdr()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | gv.c | 3337 do_update: in Perl_gv_handler() 3345 goto do_update; in Perl_gv_handler()
|