Home
last modified time | relevance | path

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

/titanic_44/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_44/usr/src/uts/common/zmod/
H A Ddeflate.c1055 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local
1059 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
1188 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local
/titanic_44/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c164 strend(char *p) in strend() function
/titanic_44/usr/src/cmd/setuname/
H A Dsetuname.c162 #define strend(p) strrchr(p,'\0') macro
/titanic_44/usr/src/cmd/csh/
H A Dsh.misc.c342 strend(tchar *cp) in strend() function
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c743 strend(char *cp) in strend() function
/titanic_44/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Dpiclenvd.c796 char *tok, *valuep, *strend; in process_env_conf_file() local
/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c617 strend(char *s1, char *s2) in strend() function
/titanic_44/usr/src/cmd/vi/port/
H A Dex_subr.c787 strend(cp) in strend() function
/titanic_44/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
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Dpiclenvd.c2454 char c, *p, *strend; in process_string_tuneable() local
/titanic_44/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