| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |

Go to the source code of this file.
Functions | |
| DOCA_LOG_REGISTER (ENVARS_GET::MAIN) | |
| doca_error_t | envars_get (const char *dma_device_name, const char *pci_vuid, DOCA_APSH_PROCESS_PID_TYPE pid, const char *mem_region, const char *os_symbols) |
| int | main (int argc, char *argv[]) |
| DOCA_LOG_REGISTER | ( | ENVARS_GET::MAIN | ) |
| doca_error_t envars_get | ( | const char * | dma_device_name, |
| const char * | pci_vuid, | ||
| DOCA_APSH_PROCESS_PID_TYPE | pid, | ||
| const char * | mem_region, | ||
| const char * | os_symbols | ||
| ) |
Definition at line 40 of file apsh_envars_get_sample.c.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 48 of file apsh_envars_get_main.c.