Home
last modified time | relevance | path

Searched refs:roots (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_svc.c224 caddr_t *roots, *oroots, root; in sec_svc_loadrootnames() local
269 if (roots[j] != NULL) in sec_svc_loadrootnames()
270 kmem_free(roots[j], in sec_svc_loadrootnames()
271 strlen(roots[j]) + 1); in sec_svc_loadrootnames()
276 bcopy(netname, roots[i], len); in sec_svc_loadrootnames()
279 *proots = roots; in sec_svc_loadrootnames()
311 roots[i] = (caddr_t)gssname; in sec_svc_loadrootnames()
314 *proots = roots; in sec_svc_loadrootnames()
323 if (roots[j] != NULL) { in sec_svc_loadrootnames()
325 kmem_free(roots[j], gssname->len + in sec_svc_loadrootnames()
[all …]
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl389 my (%newpath, %roots);
432 push(@{ $roots{$root} }, $alias);
437 foreach $aref (values %roots) {
/illumos-gate/usr/src/tools/scripts/
H A Dnightly1125 typeset roots="$ROOT"
1128 roots="$roots $ROOT-nd"
1131 echo $roots
1365 typeset roots=$(allprotos)
1366 echo "\n\nClearing $roots" >> "$LOGFILE"
1367 rm -rf $roots
/illumos-gate/usr/src/lib/libsasl/
H A DREADME36 in this code. This is due to the open source roots of the code. This is
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt653 (For example, a function in a library to compute square roots has
658 root function must still compute square roots.)