Home
last modified time | relevance | path

Searched refs:str3cat (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/amd/amd/
HDamfs_nfsx.c152 xmtab = str3cat((char *) 0, fo->opt_rhost, ":", fo->opt_rfs); in amfs_nfsx_match()
232 rfs = str3cat(rfs, pref, "/", path); in amfs_nfsx_init()
238 mp = str3cat(mp, fs, "/", rfs); in amfs_nfsx_init()
244 xinfo = str3cat(xinfo, host, *path == '/' ? "" : "/", path); in amfs_nfsx_init()
HDamfs_link.c111 char *link_hack = str3cat(NULL, ".", fo->opt_fs, ""); in amfs_link_match()
HDamfs_auto.c150 mp->am_pref = str3cat((char *) 0, ppref, mp->am_name, "/"); in amfs_auto_mount()
HDamfs_program.c102 fo->opt_unmount = str3cat(NULL, UNMOUNT_PROGRAM, " umount ", fo->opt_fs); in amfs_program_match()
HDrestart.c77 me->mnt_fsname = str3cat(me->mnt_fsname, mo.opt_rhost, ":", "/"); in restart_fake_mntfs()
HDam_ops.c454 link_dir = str3cat((char *) 0, fo->opt_fs, "/", link_dir); in ops_match()
HDamfs_generic.c417 char *new_def_opts = str3cat(NULL, def_opts, ";", *cur_ivec + 1); in amfs_lookup_mntfs()
443 def_opts = str3cat((char *) 0, orig_def_opts, ";", *cur_ivec + 1); in amfs_lookup_mntfs()
HDops_nfs.c818 xopts = str3cat(xopts, transp_timeo_opts, transp_retrans_opts, mf->mf_remopts); in mount_nfs_fh()
821 xopts = str3cat(xopts, transp_timeo_opts, transp_retrans_opts, mf->mf_mopts); in mount_nfs_fh()
HDautil.c270 mp->am_path = str3cat(mp->am_path, mp->am_parent->am_path, "/", "."); in am_mounted()
HDmap.c217 new_mp->am_path = str3cat(new_mp->am_path, in get_ap_child()
/NextBSD/contrib/amd/libamu/
HDstrutil.c71 str3cat(char *p, char *s1, char *s2, char *s3) in str3cat() function
/NextBSD/contrib/amd/include/
HDam_utils.h280 extern char *str3cat(char *, char *, char *, char *);
/NextBSD/contrib/amd/
HDChangeLog322 autofs_strdup_space_hack as a macro to str3cat(NULL,(s)," ","").
4803 de-allocated memory in str3cat
6128 * libamu/util.c (str3cat): updated comment
11980 * lib/util.c (str3cat): removed _AIX code. AIX should have a