Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_varian.c314 static wchar_t * const strend = str + sizeof(str); in m_wunvariantstr() local
/titanic_52/usr/src/boot/lib/libz/
H A Ddeflate.c1170 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1174 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1304 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1867 Bytef *scan, *strend; /* scan goes up to strend for length of run */ global() local
[all...]
/titanic_52/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 */ global() local
[all...]
/titanic_52/usr/src/cmd/setuname/
H A Dsetuname.c162 #define strend( global() macro
/titanic_52/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c164 strend(char *p) in strend() function
/titanic_52/usr/src/cmd/csh/
H A Dsh.misc.c342 strend(tchar *cp) in strend() function
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c743 strend(char *cp) in strend() function
/titanic_52/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c796 char *tok, *valuep, *strend; in process_env_conf_file() local
/titanic_52/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c620 strend(char *s1, char *s2) in strend() function
/titanic_52/usr/src/cmd/vi/port/
H A Dex_subr.c787 strend(cp) in strend() function
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c1478 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1482 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1625 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
[all...]
/titanic_52/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c2454 char c, *p, *strend; in process_string_tuneable() local
/titanic_52/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