Searched refs:updater (Results 1 – 14 of 14) sorted by relevance
| /freebsd-10-stable/usr.bin/csup/ |
| D | updater.c | 81 struct updater { struct 94 static int updater_batch(struct updater *, int); argument 95 static int updater_docoll(struct updater *, struct file_update *, int); 96 static int updater_delete(struct updater *, struct file_update *); 98 static int updater_checkout(struct updater *, struct file_update *, int); 99 static int updater_addfile(struct updater *, struct file_update *, 102 static int updater_setattrs(struct updater *, struct file_update *, 104 static int updater_setdirattrs(struct updater *, struct coll *, 106 static int updater_updatefile(struct updater *, struct file_update *fup, 108 static int updater_updatenode(struct updater *, struct coll *, [all …]
|
| D | updater.h | 31 void *updater(void *);
|
| D | Makefile | 30 updater.c
|
| D | proto.c | 601 threads_create(workers, updater, args); in proto_run()
|
| /freebsd-10-stable/usr.bin/newkey/ |
| D | update.c | 86 char updater[MAXMAPNAMELEN + 40]; local 101 (void)sprintf(updater, "make -s -f %s/%s %s", YPDBPATH, /* !!! */ 103 pid = _openchild(updater, &childargs, &childrslt);
|
| /freebsd-10-stable/usr.sbin/rpc.ypupdated/ |
| D | update.c | 91 char updater[MAXMAPNAMELEN + 40]; in mapupdate() local 106 (void)sprintf(updater, "make -s -f %s/%s %s", YPDBPATH, /* !!! */ in mapupdate() 108 pid = _openchild(updater, &childargs, &childrslt); in mapupdate()
|
| /freebsd-10-stable/contrib/ntp/scripts/update-leap/ |
| D | update-leap-opts | 49 update-leap - leap-seconds file manager/updater - Ver. 4.2.8p12
|
| D | update-leap-opts.def | 7 prog-title = 'leap-seconds file manager/updater';
|
| D | invoke-update-leap.texi | 4 @cindex leap-seconds file manager/updater
|
| /freebsd-10-stable/contrib/gcc/ |
| D | params.def | 548 virtual symbols to be updated, then the updater switches to a full
|
| /freebsd-10-stable/etc/ |
| D | services | 2426 afs3-update 7008/tcp #server-to-server updater 2427 afs3-update 7008/udp #server-to-server updater
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | tree-ssa.texi | 1391 virtual names to the generic updater. Since FUD chains are
|
| D | invoke.texi | 6276 SSA updater that should be registered to trigger the virtual mappings 6283 SSA updater switches to a full update for those symbols. The default
|
| /freebsd-10-stable/contrib/subversion/ |
| D | CHANGES | 1655 * new automatic working copy updater (tools/server-side/svnpubsub)
|