Searched refs:autofs_strdup_space_hack (Results 1 – 6 of 6) sorted by relevance
480 char *space_hack = autofs_strdup_space_hack(mp->am_path); in autofs_mount_fs()562 char *space_hack = autofs_strdup_space_hack(mp->am_path); in autofs_umount_fs()663 space_hack = autofs_strdup_space_hack(mp->am_path); in autofs_mount_succeeded()
62 #define autofs_strdup_space_hack(s) str3cat(NULL, (s), " ", "") macro
86 mp_save->mnt->mnt_dir = autofs_strdup_space_hack(mnt_dir_save); in umount_fs()
218 mnt->mnt_dir = mnt_dir = autofs_strdup_space_hack(old_mnt_dir); in mount_fs()
903 autofs_strdup_space_hack as a macro to str3cat(NULL,(s)," ","").908 autofs_strdup_space_hack() function altogether.936 (autofs_strdup_space_hack): move "space_hack" function from static4556 * conf/autofs/autofs_solaris_v1.h (autofs_strdup_space_hack): add6166 * conf/autofs/autofs_solaris_v1.h (autofs_strdup_space_hack): new6211 autofs_strdup_space_hack() if NEED_AUTOFS_SPACE_HACK is defined