Home
last modified time | relevance | path

Searched refs:Id_string (Results 1 – 2 of 2) sorted by relevance

/dports/net/sbd/sbd-1.37/
H A Dmisc.h145 char Id_string[] = "$Id: "; in get_revision() local
150 if (!(idstart = strstr(string, Id_string))) { in get_revision()
154 idstart += strlen(Id_string); in get_revision()
/dports/security/gwee/gwee-1.36/
H A Dgwee.c448 char Id_string[] = "$Id: "; in get_revision() local
453 if (!(idstart = strstr(string, Id_string))) { in get_revision()
457 idstart += strlen(Id_string); in get_revision()