Searched defs:GET_STRING_ALLOC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDrvNAT.cpp108 #define GET_STRING_ALLOC(rc, pthis, node, name, var) \ macro
1461 GET_STRING_ALLOC(rc, pThis, pCfg, "TFTPPrefix", pThis->pszTFTPPrefix);
1462 GET_STRING_ALLOC(rc, pThis, pCfg, "BootFile", pThis->pszBootFile);
1463 GET_STRING_ALLOC(rc, pThis, pCfg, "NextServer", pThis->pszNextServer);
1527 GET_STRING_ALLOC(rc, pThis, pCfg, "BindIP", pszBindIP);

Completed in 49 milliseconds