Searched refs:isunary (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h63 #define isunary(ch) ((ch) == '~' || (ch) == '-') macro
H A Dcfga_conf.c259 } else if (isunary(ch)) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dkobj_lex.h45 #define isunary(ch) ((ch) == '~' || (ch) == '-') macro
/opensolaris-onvv-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c35 #define isunary(ch) ((ch) == '~' || (ch) == '-') macro
390 } else if (isunary(ch)) {
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodsysfile.c345 } else if (isunary(ch)) {

Completed in 172 milliseconds