/freebsd/contrib/nvi/common/ |
H A D | screen.c | 61 sp->searchdir = NOTSET; in screen_init() 75 sp->searchdir = orig->searchdir == NOTSET ? NOTSET : FORWARD; in screen_init()
|
H A D | search.c | 89 sp->searchdir = dir; in search_init() 132 sp->searchdir = dir; in search_init()
|
H A D | screen.h | 125 dir_t searchdir; /* Last file search direction. */ member
|
/freebsd/contrib/netbsd-tests/fs/puffs/h_dtfs/ |
H A D | dtfs_subr.c | 147 dtfs_dirgetnth(struct dtfs_file *searchdir, int n) in dtfs_dirgetnth() argument 153 LIST_FOREACH(dirent, &searchdir->df_dirents, dfd_entries) { in dtfs_dirgetnth() 163 dtfs_dirgetbyname(struct dtfs_file *searchdir, const char *fname, size_t fnlen) in dtfs_dirgetbyname() argument 167 LIST_FOREACH(dirent, &searchdir->df_dirents, dfd_entries) in dtfs_dirgetbyname()
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | lib-prefix.m4 | 223 for searchdir in $searchpath; do 224 if test -d "$searchdir"; then 225 case "$searchdir" in 230 *) searchdir=`cd "$searchdir" && pwd` 231 case "$searchdir" in
|
/freebsd/contrib/nvi/vi/ |
H A D | v_search.c | 284 switch (sp->searchdir) { in v_searchN() 292 dir = sp->searchdir; in v_searchN() 307 return (v_search(sp, vp, NULL, 0, SEARCH_PARSE, sp->searchdir)); in v_searchn()
|
/freebsd/sbin/restore/ |
H A D | dirs.c | 117 static struct direct *searchdir(ino_t, char *); 286 if ((dp = searchdir(ino, name)) == NULL) in pathsearch() 298 searchdir(ino_t inum, char *name) in searchdir() function
|
/freebsd/sbin/dump/ |
H A D | traverse.c | 76 static int searchdir(ino_t ino, ufs2_daddr_t blkno, long size, long filesize, 270 * inode buf may change in searchdir(). in mapdirs() 279 ret |= searchdir(ino, DIP(&di, di_db[i]), in mapdirs() 342 ret |= searchdir(ino, blkno, sblock->fs_bsize, in dirindir() 370 searchdir( 386 quit("searchdir: cannot allocate indirect memory.\n"); in searchdir() 374 searchdir( searchdir() function
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_global.c | 146 sp->searchdir = FORWARD; in ex_g_setup()
|
H A D | ex_cscope.c | 1044 if (sp->searchdir == NOTSET) in cscope_search() 1045 sp->searchdir = FORWARD; in cscope_search()
|
H A D | ex_tag.c | 948 if (sp->searchdir == NOTSET) in ctag_search() 949 sp->searchdir = FORWARD; in ctag_search()
|
H A D | ex_subst.c | 159 sp->searchdir = FORWARD; in ex_s()
|
/freebsd/contrib/tcsh/ |
H A D | ed.chared.c | 101 static int searchdir = F_UP_SEARCH_HIST; /* Direction of last search */ variable 1279 searchdir = dir; in v_search() 3810 return(v_repeat_srch(searchdir)); in v_rsrch_fwd() 3819 return(v_repeat_srch(searchdir == F_UP_SEARCH_HIST ? in v_rsrch_back()
|
/freebsd/crypto/heimdal/ |
H A D | ltmain.sh | 6180 lib="$searchdir/lib${name}${search_ext}"
|
/freebsd/contrib/openbsm/config/ |
H A D | ltmain.sh | 7638 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/openpam/ |
H A D | ltmain.sh | 7924 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ltmain.sh | 7638 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ltmain.sh | 7638 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/libevent/build-aux/ |
H A D | ltmain.sh | 7857 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/sqlite3/ |
H A D | ltmain.sh | 7739 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/ldns/ |
H A D | ltmain.sh | 7739 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/unbound/ |
H A D | ltmain.sh | 7640 lib=$searchdir/lib$name$search_ext
|
/freebsd/contrib/file/ |
H A D | ltmain.sh | 7927 lib=$searchdir/lib$name$search_ext
|