Function add_block:
Defined in module m_blockexits (file: /std/modules/m_blockexits.c)

Adds the exits specified to the list of exits this object is blocking
'all' can be used to block all exits

Prototype:
void add_block(string array exits...);
