Searched refs:fd_out (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | command.c | 423 int fd_in, fd_out; local in function:DoCommand 436 fd_out = dup(fileno(file)); 440 fd_out = -1; 442 status = _DoCommandToFileOrPipe( argv, fd_in, fd_out, (char **) NULL,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1887 struct anv_bo *bo_in, int *fd_out) 1902 *fd_out = fd; 1885 anv_bo_cache_export(struct anv_device * device,struct anv_bo_cache * cache,struct anv_bo * bo_in,int * fd_out) argument
|
| H A D | anv_private.h | 893 struct anv_bo *bo_in, int *fd_out);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1985 struct anv_bo *bo, int *fd_out) 1999 *fd_out = fd; 1984 anv_device_export_bo(struct anv_device * device,struct anv_bo * bo,int * fd_out) argument
|
| H A D | anv_private.h | 1390 struct anv_bo *bo, int *fd_out);
|
Completed in 22 milliseconds