Home
last modified time | relevance | path

Searched refs:ipath (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmain.c543 resn->ipath = SIZE_MAX; in main()
620 res[i].ipath = SIZE_MAX; in main()
754 fs_append(char **file, size_t filesz, int copy, size_t ipath, in fs_append() argument
767 page->ipath = ipath; in fs_append()
778 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_lookup() argument
798 paths->paths[ipath], sec, name, sec); in fs_lookup()
804 paths->paths[ipath], sec, name); in fs_lookup()
813 paths->paths[ipath], sec, arch, name, sec); in fs_lookup()
819 cp = file = mandoc_malloc(strlen(paths->paths[ipath]) * 2 + in fs_lookup()
822 glob_esc(&cp, paths->paths[ipath], slman); in fs_lookup()
[all …]
H A Dmansearch.h96 size_t ipath; /* number of the manpath */ member
H A Dmansearch.c203 mpage->ipath = i; in mansearch()
/freebsd/usr.sbin/config/
H A Dlang.l269 struct includepath* ipath;
283 SLIST_FOREACH(ipath, &includepath, path_next) {
284 asprintf(&fnamebuf, "%s/%s", ipath->path, fname);
H A Dmain.cc117 struct includepath* ipath; in main() local
151 ipath = (struct includepath *) \ in main()
153 if (ipath == NULL) in main()
155 ipath->path = optarg; in main()
156 SLIST_INSERT_HEAD(&includepath, ipath, path_next); in main()
H A Dmkmakefile.cc387 struct includepath *ipath; in read_file() local
396 SLIST_FOREACH(ipath, &includepath, path_next) { in read_file()
397 asprintf(&fnamebuf, "%s/%s", ipath->path, fname); in read_file()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_mad_ctrl.c563 char ipath[BUF_SIZE], rpath[BUF_SIZE]; in log_rcv_cb_error() local
564 int ni = sprintf(ipath, "%d", p_smp->initial_path[0]); in log_rcv_cb_error()
567 ni += sprintf(ipath + ni, ",%d", p_smp->initial_path[i]); in log_rcv_cb_error()
572 ipath, rpath); in log_rcv_cb_error()
/freebsd/contrib/libucl/src/
H A Ducl_util.c1501 char ipath[PATH_MAX]; local
1608 snprintf (ipath, sizeof (ipath), "%s/%.*s", ucl_object_tostring(param),
1610 if ((search = ucl_include_file (ipath, strlen (ipath),
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c1853 char ipath[20], opath[20]; /* big enough for /dev/fd/ + INT_MAX + \0 */ in dt_preproc() local
1894 (void) snprintf(ipath, sizeof (ipath), "/dev/fd/%d", fileno(ifp)); in dt_preproc()
1915 argv[argc++] = ipath; in dt_preproc()
/freebsd/share/examples/csh/
H A Ddot.cshrc40 … anewer cnewer amin cmin mmin true false uid gid ilname iname ipath iregex links lname empty path \
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh178 amin cmin mmin true false uid gid ilname iname ipath iregex links \