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

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dvariables.h168 #define VUNSETATTR(var, attr) ((var)->attributes &= ~(attr)) macro

Completed in 132 milliseconds