Searched defs:isunary (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.h59 #define isunary(ch) ((ch) == '~' || (ch) == '-') macro
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c35 #define isunary(ch) ((ch) == '~' || (ch) == '-') macro
390 } else if (isunary(ch)) {

Completed in 22 milliseconds