Searched refs:DEVALLOC (Results 1 – 4 of 4) sorted by relevance
28 DEVALLOC=/etc/security/device_allocate43 if [ -f ${HALFDI} -a -f ${DEVALLOC} -a -f ${DEVMAPS} ]; then81 if [ ! -f ${DEVALLOC} ]; then82 echo "DEVICE_ALLOCATION=ON" > $DEVALLOC83 ${MKDEVALLOC} >> $DEVALLOC95 /usr/bin/rm -f $DEVALLOC $DEVMAPS
51 #define DEVALLOC "/etc/security/device_allocate" macro
852 DEVALLOC, DEVMAP, in _rebuild_lists()853 devallocp->da_devname, DEVALLOC); in _rebuild_lists()1272 fname = DEVALLOC; in da_open_devdb()1275 DEVALLOC) >= sizeof (path)) { in da_open_devdb()1548 DEVALLOC) >= sizeof (dapath)) in da_update_device()1563 dapathp = DEVALLOC; in da_update_device()
113 else if ((action == DA_OFF) && (open(DEVALLOC, O_RDONLY) == -1)) in _reset_devalloc()