Searched refs:tc_retflags (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/autofs-234/headers/
H A Dtriggers.h58 uint32_t tc_retflags; /* assorted MOUNT_RETF_ flags */ member in struct:trigger_callargs
77 #define muc_retflags muc_t.tc_retflags
/macosx-10.9.5/autofs-234/triggers_kext/
H A Dtriggers.c234 if (argsp->tc_retflags & MOUNT_RETF_DONTUNMOUNT)
238 if (argsp->tc_retflags & MOUNT_RETF_DONTPREUNMOUNT)
650 argsp->tc_retflags = 0; /* until shown otherwise */
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_subr.c110 #define fnc_retflags fnc_t.tc_retflags
741 tc->tc_retflags = FALSE; /* we mounted an autofs file system; it's not volfs or NFS, hard or otherwise */

Completed in 198 milliseconds