Home
last modified time | relevance | path

Searched refs:VSTR (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libnsl/saf/
H A Dcheckver.c38 #define VSTR "# VERSION=" macro
62 if (strncmp(p, VSTR, strlen(VSTR)) == 0) { in check_version()
63 p += strlen(VSTR); in check_version()
/titanic_44/usr/src/cmd/saf/
H A Dmisc.h70 # define VSTR "# VERSION=" macro
H A Dsacadm.c566 (void) sprintf(buf, "%s%d\n", VSTR, version);