/freebsd/contrib/less/ |
H A D | lglob.h | 51 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument 66 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument 82 #define DECL_GLOB_NAME(fnd,drive,dir,fname,ext,handle) \ argument
|
H A D | lesskey.c | 290 char *drive = getenv("HOMEDRIVE"); main() local
|
H A D | main.c | 101 char *drive = getenv("HOMEDRIVE"); main() local
|
/freebsd/contrib/kyua/drivers/ |
H A D | list_tests.cpp | 62 drivers::list_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::list_tests
|
H A D | debug_test.cpp | 66 drivers::debug_test::drive(const fs::path& kyuafile_path, in drive() function in drivers::debug_test
|
H A D | scan_results.cpp | 70 drivers::scan_results::drive(const fs::path& store_path, in drive() function in drivers::scan_results
|
H A D | run_tests.cpp | 254 drivers::run_tests::drive(const fs::path& kyuafile_path, in drive() function in drivers::run_tests
|
/freebsd/usr.sbin/mptutil/ |
H A D | mpt_drive.c | 256 mpt_lookup_drive(struct mpt_drive_list *list, const char *drive, in mpt_lookup_drive() 326 drive_set_state(char *drive, U8 Action, U8 State, const char *name) in drive_set_state()
|
/freebsd/stand/i386/common/ |
H A D | drv.h | 31 unsigned int drive; member
|
/freebsd/contrib/file/src/ |
H A D | apptype.c | 49 char path[_MAX_PATH], drive[_MAX_DRIVE], dir[_MAX_DIR], in file_os2_apptype() local
|
/freebsd/sys/dev/ida/ |
H A D | idaio.h | 8 int drive; member
|
H A D | idavar.h | 51 u_int8_t drive; /* logical drive */ member 179 int drive; /* per controller */ member
|
H A D | ida.c | 442 int drive, u_int32_t pblkno, int flags) in ida_command()
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_drive.c | 161 mfi_lookup_drive(int fd, char *drive, uint16_t *device_id) in mfi_lookup_drive() 382 drive_set_state(char *drive, uint16_t new_state) in drive_set_state()
|
/freebsd/stand/i386/boot0/ |
H A D | boot0.S | 656 drive: .ascii "Drive " label
|
/freebsd/stand/i386/cdboot/ |
H A D | cdboot.S | 563 drive: .byte 0 label
|
/freebsd/stand/i386/libi386/ |
H A D | biosdisk.c | 278 int drive; in fd_count() local 718 char drive; in bd_print_common() local
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_pinctrl.c | 1014 uint32_t bank, uint32_t subbank, uint32_t *drive, uint32_t *offset) in rk_pinctrl_parse_drive() 1145 uint32_t bit, mask, reg, drive; in rk_pinctrl_configure_pin() local
|
/freebsd/stand/i386/boot2/ |
H A D | boot2.c | 92 unsigned drive; member
|
/freebsd/usr.sbin/boot0cfg/ |
H A D | boot0cfg.c | 57 int drive; member
|
/freebsd/sys/dev/mlx/ |
H A D | mlx.c | 991 mlx_submit_ioctl(struct mlx_softc *sc, struct mlx_sysdrive *drive, u_long cmd, in mlx_submit_ioctl() 1685 mlx_check(struct mlx_softc *sc, int drive) in mlx_check()
|
/freebsd/sys/arm/allwinner/ |
H A D | aw_gpio.c | 511 aw_gpio_set_drv(struct aw_gpio_softc *sc, uint32_t pin, uint32_t drive) in aw_gpio_set_drv() 814 aw_gpio_parse_drive_strength(phandle_t node, uint32_t *drive) in aw_gpio_parse_drive_strength()
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-filepath-test.cc | 376 for (char drive = 'Z'; drive >= 'A'; drive--) in TEST() local
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_util.c | 161 char drive[_MAX_DRIVE]; in dirname() local 175 char drive[_MAX_DRIVE]; in basename() local
|
/freebsd/sys/dev/ciss/ |
H A D | cissreg.h | 370 struct ciss_notify_drive drive; member
|