Searched refs:LAST_BIND (Results 1 – 3 of 3) sorted by relevance
17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
393 ``LAST_BIND``. The ``last`` field is only valid if the type is394 ``LAST_NORM``. ``LAST_BIND`` is used when following a symlink and no1167 ``LAST_BIND``.
1062 nd->last_type = LAST_BIND; in get_link()