Home
last modified time | relevance | path

Searched refs:MSGLEN (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dedit.c103 char msg[MSGLEN + 1]; /* message */ in edit()
H A Dconstants.h66 #define MSGLEN PATLEN + 80 /* displayed message length */ macro
H A Dexec.c71 char msg[MSGLEN + 1]; in execute()
H A Ddisplay.c71 static char lastmsg[MSGLEN + 1]; /* last message displayed */
557 char msg[MSGLEN + 1]; /* message */ in myperror()
H A Dfind.c655 char msg[MSGLEN + 1]; in findegreppat()
958 char msg[MSGLEN + 1]; in progress()
H A Dmain.c859 char msg[MSGLEN + 1]; in cannotopen()
868 char msg[MSGLEN + 1]; in cannotwrite()
H A Dcommand.c490 char msg[MSGLEN + 1]; /* message */ in changestring()