Searched refs:dev_file (Results 1 – 2 of 2) sorted by relevance
55 local dev_file="$5"67 if tst_kvcmp -lt "2.6.35" && [ -n "$dev_file" ]; then68 tst_res TINFO "Waiting for $dev_file to appear"71 TST_RETRY_FUNC "check_for_file $dev_file" 0126 local dev_file="$5"144 mkswap_verify "$mkswap_op" "$op_arg" "$device" "$size" "$dev_file"
741 char dev_file[256]; in PciOpen() local743 snprintf(dev_file, sizeof(dev_file), "/proc/bus/pci/%02x/%02x.%x", in PciOpen()746 int fd = open(dev_file, O_RDWR); in PciOpen()