Searched defs:DOC (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/
H A Dmain.mk411 DOC = \ macro
434 doc: $(DOC)
436 mv $(DOC) doc
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnsswitch.py41 DOC = "# See nsswitch.conf(4) for details.\n" variable in class:Nsswitch
H A Ddns.py40 DOC = "# See resolv.conf(4) for details.\n" variable in class:DnsClient
H A Dldap.py41 DOC = "# See ldapclient(1m) for details.\n" variable in class:LdapClient
H A Dnis.py44 DOC = "# See ypfiles(4) and defaultdomain(4) for details.\n" variable in class:NisDomain
H A Dnscd.py41 DOC = "# See nscd(1m) and nscd.conf(4) for details.\n" variable in class:Nscd
H A Dnssbase.py117 DOC = None variable
539 if type(self.DOC) == type(''): # Optional Doc reference
541 tmp = self.DOC.replace('#', sep)
543 tmp = self.DOC

Completed in 28 milliseconds