NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
apsh_libs_get_main.c File Reference
#include <stdlib.h>
#include <doca_argp.h>
#include <doca_log.h>
#include "apsh_common.h"
Include dependency graph for apsh_libs_get_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (LIBS_GET::MAIN)
 
doca_error_t libs_get (const char *dma_device_name, const char *pci_vuid, enum doca_apsh_system_os os_type, DOCA_APSH_PROCESS_PID_TYPE pid, const char *mem_region, const char *os_symbols)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( LIBS_GET::MAIN  )

◆ libs_get()

doca_error_t libs_get ( const char *  dma_device_name,
const char *  pci_vuid,
enum doca_apsh_system_os  os_type,
DOCA_APSH_PROCESS_PID_TYPE  pid,
const char *  mem_region,
const char *  os_symbols 
)

Definition at line 41 of file apsh_libs_get_sample.c.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 50 of file apsh_libs_get_main.c.