Searched refs:pubs (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/ |
H A D | Registry.java | 55 pubs = new RegistryEntry[0]; in Registry() 69 private RegistryEntry pubs[]; field in Registry 230 for (i = 0; i < pubs.length; ++i) { in register() 231 if (pubs[i] == null) { in register() 236 if (i >= pubs.length) { in register() 238 RegistryEntry new_pubs[] = new RegistryEntry[pubs.length + 5]; in register() 240 System.arraycopy(pubs, 0, new_pubs, 0, pubs.length); in register() 242 pubs = new_pubs; in register() 246 pubs[i] = new RegistryEntry(publisher_name, description, obj); in register() 254 for (int i = 0; i < pubs.length; ++i) { in unregister() [all …]
|
/titanic_41/usr/src/uts/common/os/ |
H A D | evchannels.c | 1920 const char *vendor, const char *pubs, nvlist_t *attr, uint32_t flags) in sysevent_evc_publish() argument 1932 vendor != NULL && pubs != NULL); in sysevent_evc_publish() 1941 pub_sz = snprintf(pub, MAX_PUB_LEN, "%s:kern:%s", vendor, pubs) + 1; in sysevent_evc_publish()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | THIRDPARTYLICENSE | 210 * standard, available at http://www.itl.nist.gov/div897/pubs/fip180-1.htm
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | australasia | 985 # https://www.aph.gov.au/binaries/library/pubs/rp/2008-09/09rp14.pdf 1823 # http://pollux.nss.nima.mil/pubs/pubs_j_apn_sections.html?rid=187
|