Searched refs:pushname (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c87 static char *pushname; variable
117 if (pushname != 0)
118 pushname[0] = '\0';
172 FreeAndNull(pushname);
371 _nc_set_type(pushname != 0 ? pushname : "");
376 if (pushname != 0)
377 pushname[0] = '\0';
980 if (pushname == 0)
981 pushname
[all...]

Completed in 98 milliseconds