Home
last modified time | relevance | path

Searched refs:substrings (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c440 static asndefT substrings = {"Substring", SEQUENCE, -1, 2, { variable
465 {0, &substrings, 4},
/titanic_41/usr/src/lib/libshell/common/
H A DPROMO.mm98 or trailing substrings during parameter substitution.
H A DRELEASE8828 to specify substrings and sub-arrays:
H A Dsh.memo1571 strip off leading and trailing substrings
1833 to specify substrings,
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c6951 int substrings; local
6954 substrings = map_p->regex_pattern_buf->re_nsub + 1;
6958 substrings);
6960 if (substrings >= MAX_MATCH)
6971 MAX_MATCH + 1, substrings) == -1)
6979 for (i = 0; i < substrings; i++)