/titanic_50/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_varian.c | 314 static wchar_t * const strend = str + sizeof(str); in m_wunvariantstr() local 320 if (str == strend) { in m_wunvariantstr()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/grover/envd/ |
H A D | piclenvd.c | 796 char *tok, *valuep, *strend; in process_env_conf_file() local 902 strend = parse_string_val(valuep); in process_env_conf_file() 904 if (strend == NULL || *valuep != '"' || in process_env_conf_file() 905 strtok(strend+1, tokdel) != NULL || in process_env_conf_file() 906 (strend-valuep) > tunep->size) { in process_env_conf_file() 913 *strend = '\0'; in process_env_conf_file()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_vops3.c | 417 cursor = strend(linebuf); in lsmatch() 566 wcursor = strend(linebuf); in lnext() 605 wcursor = c == ']' ? strend(linebuf) : linebuf; in lbrack()
|
H A D | ex_vops.c | 75 vUD1 = linebuf; vUD2 = strend(linebuf); in vUndo() 78 vUA1 = linebuf; vUA2 = strend(linebuf); in vUndo() 211 if (cursor > linebuf && cursor >= strend(linebuf)) 912 wcursor = strend(linebuf); in xdw()
|
H A D | ex_cmds2.c | 216 input = strend(input) - 1; in error0() 373 args = argv ? *++argv : strend(args) + 1; in next()
|
H A D | ex_vwind.c | 480 if(curs >= strend(linebuf)) { in vnline() 484 wcursor = strend(linebuf); in vnline()
|
H A D | ex_voper.c | 533 wcursor = strend(linebuf); in operate() 751 if (wcursor > strend(linebuf)) in operate()
|
H A D | ex.h | 418 unsigned char *strend();
|
H A D | ex_subr.c | 787 strend(cp) in strend() function
|
H A D | ex_vmain.c | 559 cursor = strend(linebuf);
|
H A D | ex_vops2.c | 480 gcursor = strend(genbuf); in vappend()
|
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | util.h | 63 extern char *strend(char *);
|
H A D | util.c | 164 strend(char *p) in strend() function 177 q = strend(p); in lastspace()
|
H A D | trace.c | 684 n -= snprintf(strend(buffer), n, in to_actual()
|
/titanic_50/usr/src/uts/common/zmod/ |
H A D | deflate.c | 1055 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local 1059 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local 1115 scan < strend); 1122 len = (MAX_MATCH - 1) - (int)(strend-scan); 1123 scan = strend - (MAX_MATCH-1); 1149 scan < strend); 1153 len = MAX_MATCH - (int)(strend - scan); 1154 scan = strend - MAX_MATCH; 1188 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local 1222 scan < strend); [all …]
|
/titanic_50/usr/src/lib/libnisdb/yptol/ |
H A D | shim_changepasswd.c | 151 bool_t strend(char *s1, char *s2); 549 if (strend(map_name, BYNAME)) in update_single_map() 551 if (strend(map_name, BYUID)) in update_single_map() 553 if (strend(map_name, BYGID)) in update_single_map() 620 strend(char *s1, char *s2) in strend() function
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 80 static char *strend(char *cp); 223 gpathp = strend(gpath); in expand() 743 strend(char *cp) in strend() function
|
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.lex.c | 689 cp = strend(cp); in getsub() 801 wp = strend(wp); in subword() 843 wp = strend(cp); in domod() 854 wp = strend(cp); in domod()
|
H A D | sh.h | 501 extern tchar *strend(tchar *);
|
H A D | sh.misc.c | 342 strend(tchar *cp) in strend() function
|
H A D | sh.glob.c | 197 gpathp = strend(gpath); in expand()
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/ |
H A D | piclenvd.c | 2454 char c, *p, *strend; in process_string_tuneable() local 2464 strend = NULL; in process_string_tuneable() 2469 strend = (*p == '"') ? p : NULL; in process_string_tuneable() 2472 if (strend == NULL || (strend-buf) > size || in process_string_tuneable() 2473 strtok(strend+1, tokdel) != NULL) { in process_string_tuneable() 2478 *strend = '\0'; in process_string_tuneable()
|
/titanic_50/usr/src/cmd/setuname/ |
H A D | setuname.c | 162 #define strend(p) strrchr(p,'\0') macro
|
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 1478 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local 1482 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local 1544 scan < strend); 1552 len = (MAX_MATCH - 1) - (int)(strend-scan); 1553 scan = strend - (MAX_MATCH-1); 1584 scan < strend); 1589 len = MAX_MATCH - (int)(strend - scan); 1590 scan = strend - MAX_MATCH; 1625 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local 1664 scan < strend); [all …]
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 960 register Bytef *strend = s->window + s->strstart + MAX_MATCH - 1; local 964 register Bytef *strend = s->window + s->strstart + MAX_MATCH; local 1010 scan < strend); 1017 len = (MAX_MATCH - 1) - (int)(strend-scan); 1018 scan = strend - (MAX_MATCH-1); 1044 scan < strend); 1048 len = MAX_MATCH - (int)(strend - scan); 1049 scan = strend - MAX_MATCH;
|