Home
last modified time | relevance | path

Searched defs:SAVE (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/head/
H A Dmacros.h69 #define SAVE(name, place) { int place = name; macro
/titanic_51/usr/src/cmd/luxadm/
H A Dadm.c99 const int SAVE = 0x00010000; variable
/titanic_51/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c321 #define SAVE 0 /* don't free the buffer */ macro