Searched refs:xsname (Results 1 – 1 of 1) sorted by relevance
116 char *xsname; member125 .xsname = "/console",133 .xsname = "/vuart/0",820 char *xsname, *xspath; in console_init() local842 xsname = (char *)(*con_type)->xsname; in console_init()845 strlen(xsname) + 1); in console_init()848 strcat(xspath, xsname); in console_init()
Completed in 4 milliseconds