Searched refs:LAST_ROOT (Results 1 – 3 of 3) sorted by relevance
17 enum {LAST_NORM, LAST_ROOT, LAST_DOT, LAST_DOTDOT, LAST_BIND}; enumerator
2171 nd->last_type = LAST_ROOT; /* if there are only slashes... */ in path_init()3911 case LAST_ROOT: in do_rmdir()
392 This is one of ``LAST_NORM``, ``LAST_ROOT``, ``LAST_DOT``, ``LAST_DOTDOT``, or