Searched refs:xbt (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xen/xenstore/ |
H A D | xenstore.c | 1369 xs_rm_tree(struct xs_transaction xbt, const char *base, const char *node) in xs_rm_tree() argument 1387 if (xbt.id == 0) { in xs_rm_tree() 1391 xbt = local_xbt; in xs_rm_tree() 1398 error = xs_directory(xbt, cur_path, "", &count, &dir); in xs_rm_tree() 1403 error = xs_rm(xbt, cur_path, dir[i]); in xs_rm_tree() 1429 error = xs_rm(xbt, cur_path, ""); in xs_rm_tree() 1454 xbt.id = 0; in xs_rm_tree()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 2505 !:mime application/x-xbmc-xbt 2506 !:ext xbt
|