Home
last modified time | relevance | path

Searched refs:updater (Results 1 – 14 of 14) sorted by relevance

/freebsd-10-stable/usr.bin/csup/
Dupdater.c81 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 …]
Dupdater.h31 void *updater(void *);
DMakefile30 updater.c
Dproto.c601 threads_create(workers, updater, args); in proto_run()
/freebsd-10-stable/usr.bin/newkey/
Dupdate.c86 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/
Dupdate.c91 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/
Dupdate-leap-opts49 update-leap - leap-seconds file manager/updater - Ver. 4.2.8p12
Dupdate-leap-opts.def7 prog-title = 'leap-seconds file manager/updater';
Dinvoke-update-leap.texi4 @cindex leap-seconds file manager/updater
/freebsd-10-stable/contrib/gcc/
Dparams.def548 virtual symbols to be updated, then the updater switches to a full
/freebsd-10-stable/etc/
Dservices2426 afs3-update 7008/tcp #server-to-server updater
2427 afs3-update 7008/udp #server-to-server updater
/freebsd-10-stable/contrib/gcc/doc/
Dtree-ssa.texi1391 virtual names to the generic updater. Since FUD chains are
Dinvoke.texi6276 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/
DCHANGES1655 * new automatic working copy updater (tools/server-side/svnpubsub)