Home
last modified time | relevance | path

Searched defs:strend (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_varian.c312 static wchar_t * const strend = str + sizeof(str); in m_wunvariantstr() local
/illumos-gate/usr/src/contrib/zlib/
H A Ddeflate.c1296 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1300 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1430 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
2109 Bytef *scan, *strend; /* scan goes up to strend for length of run */ local
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c162 strend(char *p) in strend() function
/illumos-gate/usr/src/cmd/csh/
H A Dsh.misc.c340 strend(tchar *cp) in strend() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c741 strend(char *cp) in strend() function
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c794 char *tok, *valuep, *strend; in process_env_conf_file() local
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c620 strend(char *s1, char *s2) in strend() function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_subr.c794 strend(cp) in strend() function
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1476 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1480 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1623 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c2452 char c, *p, *strend; in process_string_tuneable() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c960 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
964 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local