Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/rpc/sec/
H A Dsec_svc.c226 caddr_t *roots, *oroots, root; in sec_svc_loadrootnames() local
247 roots = kmem_zalloc(allocsz, KM_SLEEP); in sec_svc_loadrootnames()
271 if (roots[j] != NULL) in sec_svc_loadrootnames()
272 kmem_free(roots[j], in sec_svc_loadrootnames()
273 strlen(roots[j]) + 1); in sec_svc_loadrootnames()
277 roots[i] = kmem_alloc(len, KM_SLEEP); in sec_svc_loadrootnames()
278 bcopy(netname, roots[i], len); in sec_svc_loadrootnames()
281 *proots = roots; in sec_svc_loadrootnames()
285 roots = kmem_alloc(allocsz, KM_SLEEP); in sec_svc_loadrootnames()
313 roots[ in sec_svc_loadrootnames()
371 sec_svc_inrootlist(int flavor,caddr_t rootname,int count,caddr_t * roots) sec_svc_inrootlist() argument
[all...]
/titanic_52/usr/src/cmd/device_remap/
H A Ddevice_remap.pl389 my (%newpath, %roots);
432 push(@{ $roots{$root} }, $alias);
437 foreach $aref (values %roots) {
/titanic_52/usr/src/tools/scripts/
H A Dnightly947 # roots of source trees, both relative to $SRC and absolute.
1255 typeset roots="$ROOT"
1258 roots="$roots $ROOT-nd"
1261 echo $roots
1535 typeset roots=$(allprotos)
1536 echo "\n\nClearing $roots" >> "$LOGFILE"
1537 rm -rf $roots
/titanic_52/usr/src/lib/libtnfctl/
H A Dwlcmd52 root $interfaces # make them all roots, too
/titanic_52/usr/src/lib/libsasl/
H A DREADME36 in this code. This is due to the open source roots of the code. This is
/titanic_52/usr/src/lib/librstp/common/
H A DCOPYING186 (For example, a function in a library to compute square roots has
191 root function must still compute square roots.)
/titanic_52/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt663 (For example, a function in a library to compute square roots has
668 root function must still compute square roots.)