Home
last modified time | relevance | path

Searched defs:optim (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_filio.h71 int optim; /* space or time */ member
/titanic_50/usr/src/cmd/sgs/lex/common/
H A Donce.h88 int optim = TRUE; variable
/titanic_50/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c118 static int optim = FS_OPTTIME; /* optimization, t(ime) or s(pace) */ variable
/titanic_50/usr/src/cmd/mailx/
H A Doptim.c549 optim(char net[], char name[]) in optim() function
/titanic_50/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c5274 checkopt(char *optim) in checkopt()