Searched defs:sf_line (Results 1 - 1 of 1) sorted by relevance
| /ast/src/lib/libast/sfio/ | ||
| H A D | sfsetbuf.c | 70 static const char sf_line[] = "SF_LINE"; local 83 if((endw-astsfio) > (sizeof(sf_line)-1) && 84 strncmp(astsfio,sf_line,sizeof(sf_line)-1) == 0) |
Completed in 26 milliseconds