HomeSort by relevance Sort by last modified time
    Searched refs:decode_sg_req_info (Results 1 - 7 of 7) sorted by null

  /external/strace/
print_sg_req_info.c 46 MPERS_PRINTER_DECL(int, decode_sg_req_info,
m32_printer_defs.h 20 .decode_sg_req_info = m32_decode_sg_req_info,
mx32_printer_defs.h 20 .decode_sg_req_info = mx32_decode_sg_req_info,
native_printer_defs.h 20 .decode_sg_req_info = NULL,
scsi.c 115 return decode_sg_req_info(tcp, arg);
printers.h 57 int (*decode_sg_req_info)(struct tcb *const tcp, const kernel_ulong_t arg); member in struct:__anon30501
58 #define decode_sg_req_info MPERS_PRINTER_NAME(decode_sg_req_info) macro
native_printer_decls.h 20 extern int decode_sg_req_info(struct tcb *const tcp, const kernel_ulong_t arg);

Completed in 82 milliseconds