Searched defs:commentList (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DOWconfig.c149 static struct commentStruct *commentList = NULL; variable in typeref:struct:commentStruct
632 commentList = lastComment = newComment;
647 struct commentStruct *commentP = commentList;
656 commentList = NULL;
1053 struct commentStruct *commentP = commentList;

Completed in 14 milliseconds