Home
last modified time | relevance | path

Searched refs:file_ctrl (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/lib/libusb/
H A Dlibusb20_ugen20.c414 pdev->file_ctrl = g; in ugen20_open_device()
432 pdev->file_ctrl = -1; in ugen20_open_device()
454 close(pdev->file_ctrl); in ugen20_close_device()
456 pdev->file_ctrl = -1; in ugen20_close_device()
523 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_CONFIG), &temp)) { in ugen20_get_config_index()
539 if (ioctl(pdev->file_ctrl, IOUSB(USB_SET_CONFIG), &temp)) { in ugen20_set_config_index()
573 if (ioctl(pdev->file_ctrl, IOUSB(USB_DEVICEENUMERATE), &temp)) { in ugen20_reset_device()
622 if (ioctl(pdev->file_ctrl, IOUSB(USB_SET_POWER_MODE), &temp)) { in ugen20_set_power_mode()
633 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_POWER_MODE), &temp)) { in ugen20_get_power_mode()
665 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_POWER_USAGE), &temp)) { in ugen20_get_power_usage()
[all …]
H A Dlibusb20_int.h223 int file_ctrl; member
H A Dlibusb20.c697 pdev->file_ctrl = -1; in libusb20_dev_open()
1006 pdev->file_ctrl = -1; in libusb20_dev_alloc()
/freebsd-12.1/crypto/openssl/crypto/bio/
H A Dbss_file.c39 static long file_ctrl(BIO *h, int cmd, long arg1, void *arg2);
53 file_ctrl,
178 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function
382 static long file_ctrl(BIO *b, int cmd, long num, void *ptr) in file_ctrl() function
406 file_ctrl,
/freebsd-12.1/crypto/openssl/crypto/store/
H A Dloader_file.c895 static int file_ctrl(OSSL_STORE_LOADER_CTX *ctx, int cmd, va_list args) in file_ctrl() function
1420 file_ctrl,
/freebsd-12.1/crypto/openssl/crypto/err/
H A Dopenssl.txt178 BIO_F_FILE_CTRL:116:file_ctrl
856 OSSL_STORE_F_FILE_CTRL:129:file_ctrl