Home
last modified time | relevance | path

Searched refs:do_command (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A DMakefile88 SOURCES = cron.c crontab.c database.c do_command.c entry.c \
92 misc.c job.c do_command.c env.c popen.c pw_dup.c
94 CRON_OBJ = cron.o database.o user.o entry.o job.o do_command.o \
H A Dfuncs.h53 pid_t do_command(entry *, user *);
H A Djob.c117 j->pid = do_command(j->e, j->u); in job_runqueue()
H A Ddo_command.c39 do_command(entry *e, user *u) { in do_command() function
/netbsd-src/external/bsd/cron/bin/cron/
H A DMakefile7 SRCS= cron.c database.c do_command.c entry.c env.c job.c \
/netbsd-src/sys/arch/macppc/dev/
H A Dpmuvar.h148 int (*do_command)(void *, int, int, uint8_t *, int, uint8_t *); member
H A Dbattery.c163 len = sc->sc_pmu_ops->do_command(sc->sc_pmu_ops->cookie, in battery_update()
H A Dsmartbat.c394 len = sc->sc_pmu_ops->do_command(sc->sc_pmu_ops->cookie, in smartbat_update()
H A Dpmu.c327 sc->sc_pmu_ops.do_command = pmu_send; in pmu_attach()
/netbsd-src/external/bsd/top/dist/
H A Dtop.c615 do_command(globalstate *gstate) in do_command() function
702 do_command(gstate); in do_minidisplay()
983 do_command(gstate); in main()
/netbsd-src/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd.h110 extern int do_command(struct local_client *client, struct clvm_header *msg,
H A Dclvmd-command.c88 int do_command(struct local_client *client, struct clvm_header *msg, int msglen, in do_command() function
H A Dclvmd.c1342 do_command(NULL, msg, msglen, &replyargs, buflen, in process_remote_command()
1565 status = do_command(client, msg, msglen, &replybuf, buflen, &replylen); in process_local_command()
/netbsd-src/usr.sbin/altq/altqd/
H A Daltqd.c263 rval = do_command(fp); in main()
/netbsd-src/usr.sbin/altq/libaltq/
H A Daltq_qop.h128 int do_command(FILE *infp);
H A Dparser.c126 do_command(FILE *fp) in do_command() function
282 rval = do_command(fp); in qcmd_config()
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_ide.c475 do_command(device *me, in do_command() function
800 do_command(me, controller, *(uint8_t*)source); in hw_ide_io_write_buffer()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19971039 (ocd_write): Use dll_do_command rather than do_command.
1078 * ocd.c: rename "do_command" to "ocd_do_command"
H A DChangeLog-20047036 (do_command): Remove.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19971039 (ocd_write): Use dll_do_command rather than do_command.
1078 * ocd.c: rename "do_command" to "ocd_do_command"
H A DChangeLog-20047036 (do_command): Remove.