Home
last modified time | relevance | path

Searched defs:negate (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libc/port/locale/
H A Dfnmatch.c223 int negate, ok; in rangematch() local
/titanic_50/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c179 register int negate = 0; in getvalue() local
/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c707 int negate = 0; in getvalue() local
/titanic_50/usr/src/cmd/sendmail/src/
H A Dmain.c187 bool forged, negate; local
/titanic_50/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c2979 boolean_t negate = getNegateResults(); in adjustResults() local
/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c1401 int negate = 0; in kobj_getvalue() local
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dxec.c2122 int negate = (type&TNEGATE)!=0; in sh_exec() local
/titanic_50/usr/src/lib/efcode/engine/
H A Dforth.c228 negate(fcode_env_t *env) in negate() function