Searched defs:dir (Results 76 - 100 of 457) sorted by relevance

1234567891011>>

/freebsd-10-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c87 char *dev, *dir, *p, *val, mntpath[MAXPATHLEN]; local
/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Duio.h77 zfs_uiomove(void *cp, size_t n, enum uio_rw dir, uio_t *uio) argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_prime.c37 radeon_gem_map_dma_buf(struct dma_buf_attachment *attachment, enum dma_data_direction dir) argument
53 radeon_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *sg, enum dma_data_direction dir) argument
/freebsd-10-stable/sys/dev/pst/
H A Dpst-iop.c467 iop_create_sgl(struct i2o_basic_message *msg, caddr_t data, int count, int dir) argument
/freebsd-10-stable/sys/dev/sound/pci/
H A Dspicds.c269 spicds_set(struct spicds_info *codec, int dir, unsigned int left, unsigned int right) argument
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_denode.c291 struct direntry dir; local
/freebsd-10-stable/sys/netgraph/
H A Dng_ipfw.c285 ng_ipfw_input(struct mbuf **m0, int dir, struct ip_fw_args *fwa, int tee) argument
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_mod.c222 find_handler(int8_t dir, int8_t proto, struct libalias *la, __unused struct ip *pip, argument
/freebsd-10-stable/usr.bin/finger/
H A Dfinger.h41 char *dir; /* user's home directory */ member in struct:person
/freebsd-10-stable/usr.sbin/pkg_install/add/
H A Dextract.c58 const char *dir; local
/freebsd-10-stable/usr.sbin/pkg_install/info/
H A Dshow.c215 elide_root(const char *dir) argument
229 const char *dir = "."; local
269 const char *dir = "."; local
329 const char *dir = "."; local
[all...]
/freebsd-10-stable/usr.sbin/pkg_install/updating/
H A Dmain.c87 DIR *dir; local
/freebsd-10-stable/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c438 char dir[] = "/tmp/cap_test.XXXXXXXXXX"; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dmktime.c188 register int dir; local
/freebsd-10-stable/sys/compat/linsysfs/
H A Dlinsysfs.c137 linsysfs_run_bus(device_t dev, struct pfs_node *dir, struct pfs_node *scsi, char *path, argument
229 struct pfs_node *dir; local
/freebsd-10-stable/bin/sh/
H A Dcd.c273 findcwd(char *dir) argument
312 updatepwd(char *dir) argument
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c65 push_dir_info(svn_ra_session_t *ra_session, const svn_client__pathrev_t *pathrev, const char *dir, int *counter, svn_depth_t depth, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
/freebsd-10-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c74 char *dev, *dir, mntpath[MAXPATHLEN], *csp; local
/freebsd-10-stable/lib/libc/gen/
H A Dopendir.c80 DIR *dir; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c60 int dir; member in struct:gl_file
79 const struct gl_file *dir; member in struct:gl_dir
110 gl_opendir(const char *dir) argument
128 static struct dirent dir; local
[all...]
/freebsd-10-stable/contrib/amd/amq/
H A Dpawd.c87 hack_name(char *dir) argument
169 transform_dir(char *dir) argument
[all...]
/freebsd-10-stable/sys/netpfil/pf/
H A Dif_pflog.c198 pflog_packet(struct pfi_kif *kif, struct mbuf *m, sa_family_t af, u_int8_t dir, argument
/freebsd-10-stable/contrib/atf/atf-c/
H A Dcheck.c54 create_tmpdir(atf_fs_path_t *dir) argument
76 cleanup_tmpdir(const atf_fs_path_t *dir, const atf_fs_path_t *outfile, argument
296 atf_check_result_init(atf_check_result_t *r, const char *const *argv, const atf_fs_path_t *dir) argument
459 atf_fs_path_t dir; local
[all...]
/freebsd-10-stable/contrib/dtc/
H A Dsrcpos.c43 char *dir = xmalloc(len + 1); local
/freebsd-10-stable/contrib/gcc/
H A Dc-ppoutput.c395 pp_dir_change (cpp_reader *pfile ATTRIBUTE_UNUSED, const char *dir) argument
366 cb_include(cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, const unsigned char *dir, const char *header, int angle_brackets, const cpp_token **comments) argument

Completed in 182 milliseconds

1234567891011>>