Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/support/
H A Dt_path.c126 const char *edirname, *ebasename, *ejoined, *ipath, *path1, *path2; in main() local
131 ipath = split_tests[i].path; in main()
139 if (k5_path_split(ipath, NULL, NULL) != 0) in main()
141 if (k5_path_split(ipath, &dirname, NULL) != 0) in main()
144 if (k5_path_split(ipath, NULL, &basename) != 0) in main()
147 if (k5_path_split(ipath, &dirname, &basename) != 0) in main()
/freebsd/contrib/mandoc/
H A Dmain.c548 strlen(conf.manpath.paths[resn[i].ipath]); in main()
606 res[i].ipath = SIZE_MAX; in main()
730 fs_append(char **file, size_t filesz, int copy, size_t ipath, in usage()
743 page->ipath = ipath; in glob_esc()
754 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_append() argument
774 paths->paths[ipath], sec, name, sec); in fs_append()
780 paths->paths[ipath], sec, name); in fs_lookup()
789 paths->paths[ipath], sec, arch, name, sec); in fs_lookup()
795 cp = file = mandoc_malloc(strlen(paths->paths[ipath]) * in fs_lookup()
778 fs_lookup(const struct manpaths * paths,size_t ipath,const char * sec,const char * arch,const char * name,struct manpage ** res,size_t * ressz) fs_lookup() argument
889 size_t ipath, isec; fs_search() local
[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/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/contrib/libucl/src/
H A Ducl_util.c1528 char ipath[PATH_MAX]; local
1630 snprintf(ipath, sizeof(ipath), "%s/%.*s", ucl_object_tostring(param),
1632 if ((search = ucl_include_file(ipath, strlen(ipath),
/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 \