Home
last modified time | relevance | path

Searched refs:bos (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DPoold.java412 ByteArrayOutputStream bos = new ByteArrayOutputStream(); in preinitialize() local
416 props.store(bos, ""); in preinitialize()
419 bos.toByteArray())); in preinitialize()
/titanic_41/usr/src/lib/libnisdb/
H A Dldap_parse.h107 bos, enumerator
/titanic_41/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c2455 struct filenames *tos, *bos, *fn, *fnn, *fnnn; in follow_path() local
2596 bos = top; in follow_path()
2601 for (fn = tos; fn <= bos; fn++) { in follow_path()
2650 bos--; in follow_path()