Home
last modified time | relevance | path

Searched refs:cwd (Results 1 – 2 of 2) sorted by relevance

/dpdk/buildtools/
H A Dgen-pmdinfo-cfile.py19 check=True, cwd=temp)
/dpdk/examples/vhost_blk/
H A Dvhost_blk.c800 char cwd[PATH_MAX]; in vhost_blk_ctrlr_construct() local
803 path = getcwd(cwd, PATH_MAX); in vhost_blk_ctrlr_construct()