Home
last modified time | relevance | path

Searched defs:print_tree (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/examples/
H A Ddmxinfo.c119 print_tree(Display * display, Window window, int level, int child) in print_tree() function
/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c64 static __init void print_tree(struct allowedips_node __rcu *top, u8 bits) in print_tree() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py745 def print_tree(cmd, spaces, output): function