Home
last modified time | relevance | path

Searched refs:autofssys_op (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libc/port/sys/
H A D_autofssys.c36 _autofssys(enum autofssys_op op, void *arg) in _autofssys()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dautofs.h364 enum autofssys_op { AUTOFS_UNMOUNTALL, AUTOFS_SETDOOR }; enum
367 extern int autofssys(enum autofssys_op, uintptr_t);
/titanic_50/usr/src/uts/common/fs/autofs/
H A Dauto_sys.c37 autofssys(enum autofssys_op opcode, uintptr_t arg) in autofssys()
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc1789 int _autofssys(enum autofssys_op, void *);