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

/xsrc/external/mit/ctwm/dist/
H A Doccupation.h52 bool AddToClientsList(char *workspace, char *client);
H A Dgram.y967 if(!AddToClientsList ($1, client)) {
982 if(!AddToClientsList (workspace, $1)) {
H A Dgram.tab.c3685 if(!AddToClientsList ((yyvsp[0].ptr), client)) {
3702 if(!AddToClientsList (workspace, (yyvsp[0].ptr))) {
H A Doccupation.c1412 AddToClientsList(char *workspace, char *client) function in typeref:typename:bool
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3685 if(!AddToClientsList ((yyvsp[0].ptr), client)) {
3702 if(!AddToClientsList (workspace, (yyvsp[0].ptr))) {

Completed in 19 milliseconds