Home
last modified time | relevance | path

Searched refs:AUTOFS_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c66 *action = AUTOFS_NONE; in do_lookup1()
124 if (mapents == NULL && *action == AUTOFS_NONE) { in do_lookup1()
155 if (mapents == NULL && *action == AUTOFS_NONE) in do_lookup1()
161 if (*action == AUTOFS_NONE && (iswildcard == TRUE)) { in do_lookup1()
/titanic_50/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x61 AUTOFS_NONE=2 /* no action */ enumerator
/titanic_50/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c693 case AUTOFS_NONE: in auto_lookup_request()