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

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h105 /* type info: STR|NUM|ARR|FCN|FLD|CON|DONTFREE */
133 #define FCN 040 /* this is a function name */ macro
239 #define isfunc(n) ((n)->tval & FCN)
/illumos-gate/usr/src/cmd/truss/
H A Dprint.h49 #define FCN 7 /* print fcntl code */ macro

Completed in 45 milliseconds