Searched refs:nam (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | atmel_usba_udc.h | 12 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ argument 14 .name = nam, \
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
H A D | 0001-Support-deprecated-resolver-functions.patch | 25 +#define res_nsearch(sta, nam, clas, typ, ans, alen) res_search(nam, clas, typ, ans, alen)
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/ |
H A D | selftest-replaceme-orig | 1 Straight through with same nam
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 01_man_portability.patch | 66 @@ -58,12 +56,12 @@ Notice the leading dot on the domain nam
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | runqueue.py | 481 nam = os.path.basename(id) 482 nam = re.sub("_[^,]*,", ",", nam) 483 ret.extend([nam])
|
/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_verbs.c | 70 #define EFA_STATS_STR(ename, nam) \ argument 71 [ename].name = nam,
|