Searched refs:fmtval (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/brand/labeled/zone/
H A Dcommon.ksh261 typeset fmtval='<propval name="%s" type="%s" value="%s"/>\n'
268 printf "$fmtval" configure boolean true
269 printf "$fmtval" interactive_config boolean false
270 printf "$fmtval" config_groups astring $1
278 printf "$fmtval" search_base astring "$searchbase"
280 printf "$fmtval" server_list astring "$serverlist"
282 printf "$fmtval" profile astring $profName
287 printf "$fmtval" bind_dn astring $profDN
290 printf "$fmtval" bind_passwd astring $profPwd
295 printf "$fmtval" defaul
[all...]

Completed in 20 milliseconds