| /src/external/bsd/unbound/dist/contrib/ |
| update-anchor.sh | 53 do_update ( ) { function 144 do_update "$zname" "$x" 156 do_update $zname $kfile
|
| /src/external/bsd/unbound/dist/winrc/ |
| anchor-update.c | 110 do_update(char* domain, char* file) function 144 int r = do_update(argv[0], argv[1]);
|
| /src/sys/netinet6/ |
| nd6.c | 1335 int do_update; local 1409 do_update = 1; 1412 do_update = 0; 1414 do_update = 1; 1421 if (do_update) { 1508 if (do_update && lladdr != NULL) {
|
| /src/external/gpl2/xcvs/dist/src/ |
| update.c | 445 err = do_update (argc, argv, options, tag, date, force_tag_match, 468 do_update (int argc, char **argv, char *xoptions, char *xtag, char *xdate, function 477 "do_update (%s, %s, %s, %d, %d, %d, %d, %d, %d, %d, %s, %s, %s, %s, %s, %d, %s)",
|
| /src/sys/net/lagg/ |
| if_lagg_lacp.c | 2107 bool do_update; local 2123 do_update = false; 2126 do_update = true; 2132 if (do_update)
|
| /src/crypto/external/apache2/openssl/dist/ssl/quic/ |
| quic_channel.c | 1281 static void do_update(QUIC_STREAM *s, void *arg) function 1830 ossl_quic_stream_map_visit(&ch->qsm, do_update, ch);
|