Home
last modified time | relevance | path

Searched refs:tableenttail (Results 1 – 3 of 3) sorted by relevance

/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dmakestrs.c54 TableEnt** tableenttail; member
528 table->tableenttail = &table->tableent;
607 *filecurrent->tablecurrent->tableenttail = tableent;
608 filecurrent->tablecurrent->tableenttail = &tableent->next;
/dports/x11-toolkits/open-motif/motif-2.3.8/config/util/
H A Dmakestrs.c57 TableEnt** tableenttail; member
520 table->tableenttail = &table->tableent; in DoLine()
599 *filecurrent->tablecurrent->tableenttail = tableent; in DoLine()
600 filecurrent->tablecurrent->tableenttail = &tableent->next; in DoLine()
/dports/x11-toolkits/libXt/libXt-1.2.1/util/
H A Dmakestrs.c45 TableEnt **tableenttail; member
609 table->tableenttail = &table->tableent; in DoLine()
685 *filecurrent->tablecurrent->tableenttail = tableent; in DoLine()
686 filecurrent->tablecurrent->tableenttail = &tableent->next; in DoLine()