Searched defs:argp (Results 101 - 125 of 178) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/
H A Dcpuctl.c257 char *argp; local
/netbsd-6-1-5-RELEASE/usr.sbin/iopctl/
H A Diopctl.c459 char *argp; local
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/lpc/
H A Dlpc.c237 char **argp = margv; local
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dsupcmain.c469 char *coll, *argp; local
/netbsd-6-1-5-RELEASE/tests/fs/common/
H A Dfstest_nfs.c71 donewfs(const atf_tc_t *tc, void **argp, argument
161 nfs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
169 nfsro_fstest_newfs(const atf_tc_t *tc, void **argp, argument
H A Dfstest_puffs.c246 donewfs(const atf_tc_t *tc, void **argp, argument
326 puffs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
355 p2k_ffs_fstest_newfs(const atf_tc_t *tc, void **argp, argument
/netbsd-6-1-5-RELEASE/sys/fs/filecorefs/
H A Dfilecore_vfsops.c314 filecore_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct filecore_args *argp) argument
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_syscalls.c419 nfssvc_nfsd(struct nfsd_srvargs *nsd, void *argp, struct lwp *l) argument
H A Dnfs_boot.c687 md_mount(struct sockaddr_in *mdsin, char *path, struct nfs_args *argp, struct lwp *lwp) argument
[all...]
H A Dnfs_export.c507 hang_addrlist(struct mount *mp, struct netexport *nep, const struct export_args *argp) argument
705 export(struct netexport *nep, const struct export_args *argp) argument
728 setpublicfs(struct mount *mp, struct netexport *nep, const struct export_args *argp) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypserv/
H A Dypserv.c129 void *argp = &argument; local
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dproc.c509 Char **argp; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Ds_cb.c281 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp, argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_lib.c573 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/
H A Dex_data.c333 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, argument
388 static int int_get_new_index(int class_index, long argl, void *argp, argument
558 CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Dnfs_subr.c122 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
131 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
173 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
187 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
196 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
296 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
329 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
341 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
350 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
364 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
378 unlink_or_rmdir(nfsdiropargs *argp, struct svc_req *rqstp, int unlinkp) argument
425 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
432 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
455 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
469 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
483 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
497 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
504 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
535 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dev/cyclic/
H A Dcyclic.c481 cyc_xcallarg_t *argp = v; local
503 cyc_xcallarg_t *argp = v; local
525 cyc_xcallarg_t *argp = v; local
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/src/
H A Dldebug.c634 va_list argp; local
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dpasswd.c242 const char *argp[] = { "sh", "-c", NULL, NULL }; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/igen/
H A Digen.c1355 char *argp; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/xargs/
H A Dxargs.c76 static char *argp, *bbp, *ebp, *inpline, *p, *replstr; variable
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dmain.c772 char *argp; local
/netbsd-6-1-5-RELEASE/sys/fs/cd9660/
H A Dcd9660_vfsops.c344 iso_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct iso_args *argp) argument
/netbsd-6-1-5-RELEASE/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c191 update_mp(struct mount *mp, struct msdosfs_args *argp) argument
467 msdosfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct msdosfs_args *argp) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dexec_elf.c171 elf_copyargs(struct lwp *l, struct exec_package *pack, struct ps_strings *arginfo, char **stackp, void *argp) argument

Completed in 361 milliseconds

12345678