Searched defs:path (Results 176 - 200 of 1049) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/boot/i386/libi386/
H A Ddevicename.c45 i386_getdev(void **vdev, const char *devspec, const char **path) argument
85 i386_parsedev(struct i386_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.1-release/sys/boot/ofw/libofw/
H A Ddevicename.c44 ofw_getdev(void **vdev, const char *devspec, const char **path) argument
75 ofw_parsedev(struct ofw_devdesc **dev, const char *devspec, const char **path) argument
[all...]
H A Dofw_net.c183 char path[64]; local
/freebsd-10.1-release/sys/boot/powerpc/ps3/
H A Ddevicename.c48 ps3_getdev(void **vdev, const char *devspec, const char **path) argument
87 ps3_parsedev(struct ps3_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.1-release/sys/boot/uboot/lib/
H A Ddevicename.c46 uboot_getdev(void **vdev, const char *devspec, const char **path) argument
85 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.1-release/sys/boot/userboot/userboot/
H A Ddevicename.c49 userboot_getdev(void **vdev, const char *devspec, const char **path) argument
89 userboot_parsedev(struct disk_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-10.1-release/sys/compat/svr4/
H A Dsvr4_sysvec.c258 svr4_emul_find(struct thread *td, char *path, enum uio_seg pathseg, argument
/freebsd-10.1-release/sys/dev/isci/
H A Disci_domain.c298 uint32_t path = cam_sim_path(isci_controller->sim); local
H A Disci_remote_device.c263 struct cam_path *path; local
279 struct cam_path *path; local
/freebsd-10.1-release/sys/fs/ext2fs/
H A Dext2_extents.c66 ext4_ext_binsearch(struct inode *ip, struct ext4_extent_path *path, daddr_t lbn) argument
46 ext4_ext_binsearch_index(struct inode *ip, struct ext4_extent_path *path, daddr_t lbn) argument
131 ext4_ext_find_extent(struct m_ext2fs *fs, struct inode *ip, daddr_t lbn, struct ext4_extent_path *path) argument
[all...]
/freebsd-10.1-release/sys/i386/ibcs2/
H A Dibcs2_fcntl.c182 char *path; local
229 char *path; local
244 char *path; local
[all...]
/freebsd-10.1-release/sys/security/mac/
H A Dmac_posix_shm.c108 mac_posixshm_check_create(struct ucred *cred, const char *path) argument
/freebsd-10.1-release/sys/xen/xenbus/
H A Dxenbusb_back.c255 xenbusb_back_localend_changed(device_t bus, device_t child, const char *path) argument
/freebsd-10.1-release/tools/regression/fifo/fifo_create/
H A Dfifo_create.c97 char path[PATH_MAX]; local
208 char path[PATH_MAX]; local
[all...]
/freebsd-10.1-release/tools/regression/sockets/unix_bindconnect/
H A Dunix_bindconnect.c63 push_path(const char *path) argument
/freebsd-10.1-release/usr.bin/dtc/
H A Dchecking.hh57 device_tree::node_path path; member in class:dtc::fdt::checking::checker
/freebsd-10.1-release/usr.bin/locate/code/
H A Dlocate.code.c129 u_char *cp, *oldpath, *path; local
[all...]
/freebsd-10.1-release/usr.bin/locate/locate/
H A Dfastfind.c53 u_char bigram1[NBG], bigram2[NBG], path[MAXPATHLEN]; local
146 u_char bigram1[NBG], bigram2[NBG], path[MAXPATHLEN]; local
[all...]
/freebsd-10.1-release/usr.bin/pathchk/
H A Dpathchk.c97 check(const char *path) argument
189 portable(const char *path) argument
[all...]
/freebsd-10.1-release/usr.bin/xlint/lint1/
H A Derr.c391 lbasename(const char *path) argument
/freebsd-10.1-release/usr.sbin/bluetooth/bcmfw/
H A Dbcmfw.c120 char path[BCMFW_BSIZE]; local
/freebsd-10.1-release/usr.sbin/bluetooth/bt3cfw/
H A Dbt3cfw.c97 char buffer[80], path[NG_PATHSIZ], local
/freebsd-10.1-release/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c40 static char path[MAX_PATH_LEN]; variable
/freebsd-10.1-release/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c34 char path[MAX_PATH_LEN+1]; variable
/freebsd-10.1-release/usr.sbin/cpucontrol/
H A Dvia.c77 via_update(const char *dev, const char *path) argument
[all...]

Completed in 296 milliseconds

1234567891011>>