Searched refs:xsnprintf (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10.0-release/contrib/amd/libamu/
H A Dstrerror.c61 xsnprintf(errstr, sizeof(errstr), "Unknown error #%d", errnum);
H A Dwire.c115 xsnprintf(buf, buf_size,
122 xsnprintf(s, sizeof(s), "Network %d: wire=\"%s\" (netnumber=%s).\n",
214 xsnprintf(netNumberBuf, sizeof(netNumberBuf), "%lu", C(subnet >> 24));
216 xsnprintf(netNumberBuf, sizeof(netNumberBuf), "%lu.%lu",
219 xsnprintf(netNumberBuf, sizeof(netNumberBuf), "%lu.%lu.%lu",
223 xsnprintf(netNumberBuf, sizeof(netNumberBuf), "%lu.%lu.%lu.%lu",
266 xsnprintf(buf, l, "%ld.%ld.%ld.%ld",
H A Dmount_fs.c249 xsnprintf(optsbuf, sizeof(optsbuf), "%s=%04lx",
252 xsnprintf(optsbuf, sizeof(optsbuf), "%s=%08lx",
267 xsnprintf(optsbuf, sizeof(optsbuf),
280 xsnprintf(optsbuf, sizeof(optsbuf), "%s=%s", MNTTAB_OPT_PROTO, nfs_proto);
305 xsnprintf(str, l, "%ld", time((time_t *) NULL));
868 xsnprintf(str, sizeof(str), "%04x", ntohs(arr[i]));
H A Dstrutil.c217 xsnprintf(char *str, size_t size, const char *format, ...)
H A Dxutil.c338 xsnprintf(nsecs, sizeof(nsecs), ".%09ld", ts.tv_nsec);
447 * xsnprintf() below.
528 xsnprintf(last_msg, sizeof(last_msg),
540 xsnprintf(last_msg, sizeof(last_msg),
/freebsd-10.0-release/contrib/amd/amd/
H A Damfs_toplvl.c101 xsnprintf(preopts, l, ",%s", MNTTAB_OPT_NOAC);
113 xsnprintf(preopts, l, ",%s=%d", MNTTAB_OPT_ACTIMEO, gopt.auto_attrcache);
117 xsnprintf(preopts, l, ",%s=%d", MNTTAB_OPT_ACTDIRMIN, gopt.auto_attrcache);
121 xsnprintf(preopts, l, ",%s=%d", MNTTAB_OPT_ACTDIRMAX, gopt.auto_attrcache);
125 xsnprintf(preopts, l, ",%s=%d", MNTTAB_OPT_ACTREGMIN, gopt.auto_attrcache);
129 xsnprintf(preopts, l, ",%s=%d", MNTTAB_OPT_ACTREGMAX, gopt.auto_attrcache);
212 xsnprintf(opts, sizeof(opts), "%s%s,%s=%d,%s,map=%s",
220 xsnprintf(toplvl_opts, sizeof(toplvl_opts), ",%s=%d",
225 xsnprintf(toplvl_opts, sizeof(toplvl_opts), ",%s=%d",
H A Dinfo_union.c88 xsnprintf(*pval, l, "fs:=%s", *p);
128 xsnprintf(val, l + 5, "fs:=%s", *dir);
141 xsnprintf(val, l, "fs:=%s", *(dir-1));
H A Dget_args.c86 xsnprintf(vers, len, "%s\n%s\n%s\n%s\n",
91 xsnprintf(tmpbuf, sizeof(tmpbuf), "%s version %s (build %d).\n",
94 xsnprintf(tmpbuf, sizeof(tmpbuf), "Report bugs to %s.\n", PACKAGE_BUGREPORT);
96 xsnprintf(tmpbuf, sizeof(tmpbuf), "Configured by %s@%s on date %s.\n",
99 xsnprintf(tmpbuf, sizeof(tmpbuf), "Built by %s@%s.\n",
102 xsnprintf(tmpbuf, sizeof(tmpbuf), "cpu=%s (%s-endian), arch=%s, karch=%s.\n",
105 xsnprintf(tmpbuf, sizeof(tmpbuf), "full_os=%s, os=%s, osver=%s, vendor=%s, distro=%s.\n",
108 xsnprintf(tmpbuf, sizeof(tmpbuf), "domain=%s, host=%s, hostd=%s.\n",
329 xsnprintf(buf, sizeof(buf), "Amd configuration file (%s)",
H A Dops_cachefs.c183 xsnprintf(ca.cfs_cacheid, sizeof(ca.cfs_cacheid),
255 xsnprintf(cmd, sizeof(cmd), "fsck -F cachefs %s", cachedir);
H A Dinfo_hesiod.c108 xsnprintf(hes_key, sizeof(hes_key), "%s.%s", key, map + HES_PREFLEN);
H A Dinfo_passwd.c178 xsnprintf(val, sizeof(val), "var0:=%s;var1:=%s;var2:=%s;var3:=%s;%s",
H A Dinfo_nisplus.c111 xsnprintf(map_name, l, "%s%s", map, org);
188 xsnprintf(index, l, "[%s%s],%s%s", NISPLUS_KEY, key, map, org);
278 xsnprintf(map_name, l, "%s%s", map, org);
H A Damfs_host.c106 xsnprintf(mntpt, l, "%s%s", mf_mount, ex->ex_dir);
112 xsnprintf(mntpt, l, "%s/%c%%", mf_mount, ex->ex_dir[0]);
114 xsnprintf(mntpt, l, "%s/%s", mf_mount, ex->ex_dir);
H A Dmapc.c423 xsnprintf(pattern, sizeof(pattern), "^%s$", key);
1047 xsnprintf(str, sizeof(str),
1068 xsnprintf(str, sizeof(str),
H A Dinfo_ldap.c367 xsnprintf(filter, sizeof(filter), AMD_LDAP_TSFILTER, map);
472 xsnprintf(filter, sizeof(filter), AMD_LDAP_FILTER, map, key);
H A Dnfs_start.c372 xsnprintf(pid_fsname, sizeof(pid_fsname), "%s:(pid%ld,port%u)",
/freebsd-10.0-release/contrib/amd/mk-amd-map/
H A Dmk-amd-map.c308 xsnprintf(maptdb, sizeof(maptdb), "%s.db", maptmp);
315 xsnprintf(maptpag, sizeof(maptpag), "%s.pag", maptmp);
316 xsnprintf(maptdir, sizeof(maptdir), "%s.dir", maptmp);
352 xsnprintf(map_name_db, l, "%s.db", mapsrc);
362 xsnprintf(map_name_pag, l, "%s.pag", mapsrc);
363 xsnprintf(map_name_dir, l, "%s.dir", mapsrc);
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.os.c1239 (void) xsnprintf(pathname, pathlen, CGETS(23, 24,
1246 (void) xsnprintf(pathname, pathlen, CGETS(23, 19,
1251 (void) xsnprintf(pathname, pathlen, CGETS(23, 20,
1257 (void) xsnprintf(pathname, pathlen,
1263 (void) xsnprintf(pathname, pathlen,
1283 (void) xsnprintf(pathname, MAXPATHLEN, CGETS(23, 22,
1314 (void) xsnprintf(pathname, pathlen, CGETS(23, 23,
1326 (void) xsnprintf(pathname, pathlen, CGETS(23, 24,
1346 (void) xsnprintf(pathname, pathlen, CGETS(23, 25,
1352 (void) xsnprintf(pathnam
[all...]
H A Dtc.decls.h231 extern pret_t xsnprintf (char *, size_t, const char *, ...)
H A Dtc.printf.c336 xsnprintf(char *str, size_t size, const char *fmt, ...) function
/freebsd-10.0-release/contrib/amd/fsinfo/
H A Dfsinfo.c160 xsnprintf(iptr, sizeof(idvbuf), "-%c%s ", ch, optarg);
H A Dfsi_util.c79 xsnprintf(n, sizeof(n), "%d", total_shown);
278 xsnprintf(p, sizeof(p), "%s%s", pref, hn);
305 xsnprintf(buf, l, "%s/%s%s", autodir, hp->h_lochost, vn);
/freebsd-10.0-release/contrib/amd/hlfsd/
H A Dhomedir.c102 xsnprintf(linkval, sizeof(linkval), "%s/%s", root_home, home_subdir);
104 xsnprintf(linkval, sizeof(linkval), "%s/%s", homename, home_subdir);
230 xsnprintf(buf, sizeof(buf), "%s/._hlfstmp_%lu", path, (long) getpid());
398 xsnprintf(mboxfile, sizeof(mboxfile),
401 xsnprintf(mboxfile, sizeof(mboxfile),
/freebsd-10.0-release/contrib/amd/include/
H A Dam_utils.h337 #define xsnprintf(str,size,fmt,...) _xsnprintf(__FILE__,__LINE__,(str),(size),(fmt),__VA_ARGS__) macro
340 #define xsnprintf(str,size,fmt,args...) _xsnprintf(__FILE__,__LINE__,(str),(size),(fmt),args) macro
346 extern int xsnprintf(char *str, size_t size, const char *format, ...);
/freebsd-10.0-release/contrib/amd/amq/
H A Dpawd.c125 xsnprintf(hesiod_lookup, sizeof(hesiod_lookup),

Completed in 110 milliseconds

12