Searched defs:program (Results 51 - 75 of 117) sorted by relevance

12345

/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dchild.cpp161 log_exec(const fs::path& program, const process::args_vector& args) argument
195 cxx_exec(const fs::path& program, const process::args_vector& args) throw() argument
373 spawn_capture(const fs::path& program, const args_vector& args) argument
399 spawn_files(const fs::path& program, const args_vector& args, const fs::path& stdout_file, const fs::path& stderr_file) argument
[all...]
H A Dchild_test.cpp575 const fs::path program = get_helpers(this); local
/netbsd-current/usr.bin/at/
H A Dat.c590 int program = AT; /* our default program */ local
[all...]
/netbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y222 program: label
[all...]
/netbsd-current/lib/libkvm/
H A Dkvm_private.h44 const char *program; member in struct:__kvm
H A Dkvm.c105 _kvm_err(kvm_t *kd, const char *program, const char *fmt, ...) argument
122 _kvm_syserr(kvm_t *kd, const char *program, const char *fmt, ...) argument
739 kvm_open(const char *uf, const char *mf, const char *sf, int flag, const char *program) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddwarf-mode.el
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dlf.c51 const char *program; member in struct:_lf
58 lf_open(char *name, char *real_name, lf_file_references references, lf_file_type type, const char *program) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dlf.c41 const char *program; member in struct:_lf
48 lf_open(const char *name, const char *real_name, lf_file_references references, lf_file_type type, const char *program) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dlf.c38 const char *program; member in struct:_lf
45 lf_open(const char *name, const char *real_name, lf_file_references references, lf_file_type type, const char *program) argument
[all...]
/netbsd-current/lib/libc/rpc/
H A Drpc_soc.c201 clntudp_create(struct sockaddr_in *raddr, u_long program, u_long version, argument
H A Dclnt_dg.c159 clnt_dg_create( int fd, const struct netbuf *svcaddr, rpcprog_t program, rpcvers_t version, u_int sendsz, u_int recvsz) argument
/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-dsfromkey.c52 const char *program = "dnssec-dsfromkey"; variable
[all...]
H A Ddnssec-importkey.c50 const char *program = "dnssec-importkey"; variable
H A Ddnssec-keyfromlabel.c47 const char *program = "dnssec-keyfromlabel"; variable
[all...]
/netbsd-current/external/bsd/kyua-testers/dist/
H A Drun.c404 kyua_run_exec(const char* program, const char* const* args) argument
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfo.c462 char *program; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dos_none.c245 int os_exec(const char *program, const char *arg, int wait_completion) argument
H A Dos_internal.c503 int os_exec(const char *program, const char *arg, int wait_completion) argument
H A Dos_unix.c791 int os_exec(const char *program, const char *arg, int wait_completion) argument
/netbsd-current/external/mpl/bind/dist/bin/check/
H A Dnamed-checkconf.c49 static const char *program = "named-checkconf"; variable
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc443 pid_t StartSubprocess(const char *program, const char *const argv[], argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc439 pid_t StartSubprocess(const char *program, const char *const argv[], argument

Completed in 689 milliseconds

12345