Searched refs:ENCIOC_GETENCNAME (Results 1 – 6 of 6) sorted by relevance
50 #define ENCIOC_GETENCNAME _IO(ENCIOC, 13) macro
410 case ENCIOC_GETENCNAME: in enc_ioctl()462 case ENCIOC_GETENCNAME: in enc_ioctl()
2910 case ENCIOC_GETENCNAME: in ses_handle_string()
85 if (ioctl(fd, ENCIOC_GETENCNAME, (caddr_t) &stri) == 0) in main()
484 if (ioctl(fd, ENCIOC_GETENCNAME, (caddr_t) &stri) == 0) in objmap()793 if (ioctl(fd, ENCIOC_GETENCNAME, (caddr_t) &stri) == 0) in show()
474 r = ioctl(fd, ENCIOC_GETENCNAME, (caddr_t) &stri); in do_getencname()