HomeSort by: relevance | last modified time | path
    Searched refs:tagsName (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/
tags.c 166 if (app_resources.tagsName[0] == '/')
167 tagsfile = ResolveName(app_resources.tagsName);
172 ptr = ResolveName(app_resources.tagsName);
190 strncpy(ptr, app_resources.tagsName,
326 length = strlen(tagsfile) - strlen(app_resources.tagsName);
xedit.h 108 char *tagsName;
xedit.c 112 {"tagsName", "TagsName", XtRString, sizeof(char *),
113 Offset(tagsName), XtRString, "tags"},

Completed in 6 milliseconds