Home
last modified time | relevance | path

Searched refs:enclosing (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_process.c421 outer_ref->enclosing = nds->outer_current; in ndr_enter_outer_queue()
723 myref.enclosing = outer_ref; in ndr_outer_fixed()
813 myref.enclosing = outer_ref; in ndr_outer_fixed_array()
938 myref.enclosing = outer_ref; in ndr_outer_conformant_array()
1068 myref.enclosing = outer_ref; in ndr_outer_conformant_construct()
1338 myref.enclosing = outer_ref; in ndr_outer_string()
1737 myref.enclosing = encl_ref; in ndr_inner_array()
1849 myref.enclosing = encl_ref; in ndr_string_basic_integer()
1934 myref.enclosing = encl_ref; in ndr_s_wchar()
H A Dndr_ops.c462 for (indent = 0, p = ref; p; p = p->enclosing) in ndo_fmt()
466 if (*ref->name == '[' && ref->enclosing) { in ndo_fmt()
469 ref->enclosing->name, ref->name); in ndo_fmt()
H A Dndr_marshal.c507 myref.enclosing = encl_ref; in ndr__ndr_bind_ack_hdr()
599 myref.enclosing = encl_ref; in ndr__ndr_alter_context_rsp_hdr()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dndr.h172 struct ndr_reference *enclosing; /* e.g. struct for this memb */ member
/titanic_41/usr/src/lib/libshell/common/
H A DREADME44 first to be any string by enclosing in [...]. It also
H A Dsh.memo1083 by enclosing characters in single quotes or double quotes.
1173 Bourne shell is denoted by enclosing the command between
H A DRELEASE1554 specially even when in an enclosing character class. The
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6448 that the caller must update the lengths of all of the enclosing
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex663 % @group ... @end group forces ... to be all on one page, by enclosing
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt15029 Break or Continue statement without an enclosing While statement.