Searched refs:PO_UPDATE (Results 1 – 4 of 4) sorted by relevance
68 if (pool_conf_open(conf, conf_loc, PO_RDONLY | PO_UPDATE) in sa_libpool_init()
95 #define PO_UPDATE 0x8 macro
1501 if (oflags & ~(PO_RDONLY | PO_RDWR | PO_CREAT | PO_DISCO | PO_UPDATE | in pool_conf_open()
184 public final static int PO_UPDATE = 0x8; field in PoolInternal