Searched defs:prog (Results 76 - 100 of 154) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.c510 rbllist_add(rpcprog_t prog, rpcvers_t vers, struct netconfig *nconf, argument
/netbsd-6-1-5-RELEASE/tests/lib/libc/db/
H A Dt_db.sh28 prog() function
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/audio/ctl/
H A Dctl.c321 const char *prog = getprogname(); local
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dbootparam.c110 u_int32_t prog; member in struct:args
H A Drpc.c116 rpc_call(struct iodesc *d, n_long prog, n_long vers, n_long proc, argument
320 u_int prog; /* host order */ member in struct:pmap_list
333 rpc_pmap_getcache(struct in_addr addr, u_int prog, u_in argument
355 rpc_pmap_putcache(struct in_addr addr, u_int prog, u_int vers, int port) argument
385 rpc_getport(struct iodesc *d, n_long prog, n_long vers) argument
388 n_long prog; /* call program */ member in struct:args
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c87 char *prog = NULL; local
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Dsrvr_nfs.c237 call_portmap(fserver *fs, AUTH *auth, u_long prog, u_long vers, u_long prot) argument
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.cpp468 impl::have_prog_in_path(const std::string& prog) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dfs.cpp468 impl::have_prog_in_path(const std::string& prog) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/
H A Dcpio.c420 const char *prog; local
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Drun.c53 run_setup (const char *prog) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/rx/
H A Dgdb-if.c107 bfd *prog = bfd_openr (filename, 0); local
195 sim_load (SIM_DESC sd, char *prog, struct bfd *abfd, int from_tty) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtlink.c282 tlink_execute(const char *prog, char **argv, const char *outname, const char *errname) argument
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dopl.c661 oplsyn_programchange(midisyn *ms, uint_fast8_t chan, uint_fast8_t prog) argument
/netbsd-6-1-5-RELEASE/sbin/amrctl/
H A Damrctl.c188 usage(const char *prog) argument
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dmain.c661 const char *prog = getprogname(); local
/netbsd-6-1-5-RELEASE/sbin/pppoectl/
H A Dpppoectl.c498 const char * prog = getprogname(); local
/netbsd-6-1-5-RELEASE/usr.bin/sed/
H A Dcompile.c170 struct s_command *prog; variable in typeref:struct:s_command
/netbsd-6-1-5-RELEASE/usr.sbin/apmd/
H A Dapmd.c530 const char *prog; local
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dkrpc_subr.c134 krpc_portmap(struct sockaddr_in *sin, u_int prog, u_int vers, u_int proto, u_int16_t *portp, struct lwp *l) argument
140 u_int32_t prog; /* call program */ member in struct:sdata
216 krpc_call(struct sockaddr_in *sa, u_int prog, u_int vers, u_int func, struct mbuf **data, struct mbuf **from_p, struct lwp *l) argument
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/untgz/
H A Duntgz.c127 char *prog; variable
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess.c616 atf_process_exec_array(atf_process_status_t *s, const atf_fs_path_t *prog, const char *const *argv, const atf_process_stream_t *outsb, const atf_process_stream_t *errsb, void (*prehook)(void)) argument
649 atf_process_exec_list(atf_process_status_t *s, const atf_fs_path_t *prog, const atf_list_t *argv, const atf_process_stream_t *outsb, const atf_process_stream_t *errsb, void (*prehook)(void)) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Dmisc.c682 int is_exec_ok (const char *prog) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess.c614 atf_process_exec_array(atf_process_status_t *s, const atf_fs_path_t *prog, const char *const *argv, const atf_process_stream_t *outsb, const atf_process_stream_t *errsb) argument
646 atf_process_exec_list(atf_process_status_t *s, const atf_fs_path_t *prog, const atf_list_t *argv, const atf_process_stream_t *outsb, const atf_process_stream_t *errsb) argument
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/
H A Dmakeshell.c486 emit_var_text(char const * prog, char const * var, int fdin) argument

Completed in 324 milliseconds

1234567