Searched refs:do_update (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | update-anchor.sh | 53 do_update ( ) { function 144 do_update "$zname" "$x" 156 do_update $zname $kfile
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | anchor-update.c | 110 do_update(char* domain, char* file) in do_update() function 144 int r = do_update(argv[0], argv[1]); in main()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | update.h | 13 int do_update (int argc, char *argv[], char *xoptions, char *xtag,
|
| H A D | checkout.c | 1085 err += do_update (0, NULL, options, tag, date, in checkout_proc() 1143 err += do_update (argc - 1, argv + 1, options, tag, date, in checkout_proc()
|
| H A D | update.c | 445 err = do_update (argc, argv, options, tag, date, force_tag_match, in update() 468 do_update (int argc, char **argv, char *xoptions, char *xtag, char *xdate, in do_update() function
|
| H A D | ChangeLog | 1358 (do_update): Use new API. 1359 * update.h (do_update): Update proto. 5921 * update.c (do_update): Reformat function decl. Move and merge 6970 * update.h (do_update): Add repository argument to proto. 6976 (checkout_proc): Pass repository to do_update() for later use with 6990 * update.c (do_update): Accept new repository argument for co. 6991 (update): Pass NULL repository to do_update(). 9277 * update.c (do_update): Ditto. 9376 * update.c (do_update): Use best available sleep function. 9815 * update.c, update.h (do_update): Add xdotemplate parameter. [all …]
|
| H A D | ChangeLog-9395 | 129 * cvs.h (joining, do_update): Move declarations from here...
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
| H A D | mkdef.pl | 116 my $do_update = 0; 192 $do_update=1 if $_ eq "update"; 259 if ($do_update) { 1113 if(!$do_update); 1204 if(!$do_update);
|
| /netbsd-src/sys/netinet6/ |
| H A D | nd6.c | 1340 int do_update; in nd6_cache_lladdr() local 1413 do_update = 1; in nd6_cache_lladdr() 1416 do_update = 0; in nd6_cache_lladdr() 1418 do_update = 1; in nd6_cache_lladdr() 1425 if (do_update) { in nd6_cache_lladdr() 1512 if (do_update && lladdr != NULL) { in nd6_cache_lladdr()
|
| /netbsd-src/sys/net/lagg/ |
| H A D | if_lagg_lacp.c | 2107 bool do_update; in lacp_disable_distributing() local 2123 do_update = false; in lacp_disable_distributing() 2126 do_update = true; in lacp_disable_distributing() 2132 if (do_update) in lacp_disable_distributing()
|