Searched refs:dstcnt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | liboe.py | 98 dstcnt = len(os.listdir(dst)) 100 …self.assertEquals(dstcnt, len(testfiles), "Number of files in dst (%s) differs from number of file…
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | name_table.h | 123 struct list_head *dsts, int *dstcnt, u32 exclude,
|
| H A D | name_table.c | 602 struct list_head *dsts, int *dstcnt, u32 exclude, in tipc_nametbl_lookup() argument 610 *dstcnt = 0; in tipc_nametbl_lookup() 629 (*dstcnt)++; in tipc_nametbl_lookup()
|
| H A D | socket.c | 995 int dstcnt, rc; in tipc_send_group_anycast() local 1012 &dstcnt, exclude, false)) in tipc_send_group_anycast() 1149 u32 dstcnt; in tipc_send_group_mcast() local 1159 &dstcnt, exclude, true)) in tipc_send_group_mcast() 1162 if (dstcnt == 1) { in tipc_send_group_mcast()
|