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

/illumos-gate/usr/src/tools/cscope-fast/
H A Ddisplay.c66 static int booklen; /* OGS book name display field length */
147 char *book; /* OGS book name */ local
247 /* if OGS, display the subsystem and book names */
249 ogsnames(file, &subsystem, &book);
253 book);
487 char *book; /* OGS book name */ local
515 ogsnames(file, &subsystem, &book);
519 if ((i = strlen(book)) > bookle
631 ogsnames(char *file, char **subsystem, char **book) argument
[all...]

Completed in 85 milliseconds