/titanic_41/usr/src/lib/libast/common/vec/ |
H A D | vecfree.c | 41 vecfree(register char** vec, int retain) in vecfree() argument 45 if (*(vec -= 2) && !retain) free(*vec); in vecfree()
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | fmt.c | 67 int retain; member 199 if (fp->nwords > 0 && &fp->outp[n] >= fp->endbuf && !fp->retain && !q) in split() 225 …if (!splice && !fp->retain && (!fp->quote || (fp->outp - fp->outbuf) < 2 || fp->outp[-2] != '\\' |… in split() 409 fp->retain = 0; in dofmt() 423 fp->retain = 1; in dofmt() 486 if (fp->retain) in dofmt() 497 fp->retain = 0; in dofmt() 582 fmt.retain = 0; in b_fmt()
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | cmd2.c | 621 if (member(field, retain)) in retfield() 634 igp->i_link = retain[h]; in retfield() 635 retain[h] = igp; in retfield() 653 for (igp = retain[h]; igp != 0; igp = igp->i_link) in retshow() 662 for (igp = retain[h]; igp != 0; igp = igp->i_link) in retshow() 683 ig1 = retain[h]; in unretfield() 691 retain[h] = NULL; in unretfield() 702 for (ig1 = retain[h]; ig1; ig2 = ig1, ig1 = ig1->i_link) in unretfield() 704 if (ig1 == retain[h]) in unretfield() 705 retain[h] = ig1->i_link; in unretfield()
|
H A D | init.c | 128 struct ignore *retain[HSHSIZE];/* Pointer to retained fields */ variable
|
/titanic_41/usr/src/uts/common/io/rtw/ |
H A D | THIRDPARTYLICENSE | 10 * 1. Redistributions of source code must retain the above copyright 42 * 1. Redistributions of source code must retain the above copyright 67 * 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/lib/libpkg/ |
H A D | THIRDPARTYLICENSE | 8 * 1. Redistributions of source code must retain the above copyright 30 * 6. Redistributions of any form whatsoever must retain the following
|
/titanic_41/usr/src/cmd/tail/ |
H A D | THIRDPARTYLICENSE | 4 1. Redistributions of source code must retain the above copyright 29 1. Redistributions of source code must retain the above copyright 57 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/cmd/tr/ |
H A D | THIRDPARTYLICENSE | 8 1. Redistributions of source code must retain the above copyright 33 1. Redistributions of source code must retain the above copyright 65 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/cmd/man/ |
H A D | THIRDPARTYLICENSE | 10 1. Redistributions of source code must retain the above copyright 45 1. Redistributions of source code must retain the above copyright 74 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/uts/intel/io/amr/ |
H A D | THIRDPARTYLICENSE | 8 * 1. Redistributions of source code must retain the above copyright 33 * 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/cmd/mailwrapper/ |
H A D | THIRDPARTYLICENSE | 12 * 1. Redistributions of source code must retain the above copyright 40 * 1. Redistributions of source code must retain the above copyright 70 * 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/cmd/mailx/hdr/ |
H A D | glob.h | 113 extern struct ignore *retain[HSHSIZE]; /* Pointer to retained fields */
|
/titanic_41/usr/src/lib/libsasl/ |
H A D | LICENSE.txt | 12 1. Redistributions of source code must retain the above copyright 31 4. Redistributions of any form whatsoever must retain the following
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | LICENSE | 11 1. Redistributions of source code must retain the above copyright notice, this 47 2. Redistributions of source code must retain the above copyright notice,
|
/titanic_41/usr/src/lib/libbsdmalloc/ |
H A D | THIRDPARTYLICENSE | 5 * provided that: (1) source distributions retain this entire copyright
|
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | THIRDPARTYLICENSE | 5 * provided that: (1) source distributions retain this entire copyright
|
/titanic_41/usr/src/cmd/fs.d/ufs/ |
H A D | THIRDPARTYLICENSE | 5 * provided that: (1) source distributions retain this entire copyright
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | THIRDPARTYLICENSE.comsat | 5 * that: (1) source distributions retain this entire copyright notice and
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | ldap_nisdbquery.c | 651 int retain = 1; in filterQuery() local 654 retain = verifyIndexMatch(t, q[i], 0, 0, 0); in filterQuery() 656 if (retain && qin != 0) in filterQuery() 657 retain = verifyQueryMatch(q[i], qin); in filterQuery() 659 if (retain) { in filterQuery()
|
/titanic_41/usr/src/cmd/sendmail/db/ |
H A D | LICENSE | 26 * 1. Redistributions of source code must retain the above copyright 62 * 1. Redistributions of source code must retain the above copyright 94 * 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/common/crypto/aes/amd64/ |
H A D | THIRDPARTYLICENSE.openssl | 21 * 1. Redistributions of source code must retain the above copyright 43 * 6. Redistributions of any form whatsoever must retain the following 95 * 1. Redistributions of source code must retain the copyright
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | THIRDPARTYLICENSE | 6 * retain the above copyright notice and this paragraph in its entirety, (2)
|
/titanic_41/usr/src/cmd/sendmail/ |
H A D | LICENSE | 27 2. Redistributions of source code must retain the copyright notices as they 54 (i) Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | THIRDPARTYLICENSE | 11 1. Redistributions of source code must retain the above copyright 34 1. Redistributions of source code must retain the above copyright
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | THIRDPARTYLICENSE.agpgart | 7 * 1. Redistributions of source code must retain the above copyright
|