Home
last modified time | relevance | path

Searched refs:do_update (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dupdate.h13 int do_update PROTO((int argc, char *argv[], char *xoptions, char *xtag,
H A Dcheckout.c1014 err += do_update (0, (char **) NULL, options, tag, date,
1071 err += do_update (argc - 1, argv + 1, options, tag, date,
H A Dupdate.c417 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 DChangeLog322 * 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 DChangeLog-9395129 * cvs.h (joining, do_update): Move declarations from here...
/openbsd-src/sys/netinet6/
H A Dnd6.c1042 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 Dgv.c3337 do_update: in Perl_gv_handler()
3345 goto do_update; in Perl_gv_handler()