Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 13 of 13) sorted by relevance

/freebsd-9-stable/contrib/bmake/
Drealpath.c67 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
/freebsd-9-stable/tools/regression/usr.sbin/etcupdate/
Dconflicts.sh187 resolved() function
/freebsd-9-stable/lib/libc/stdlib/
Drealpath.c51 realpath(const char * __restrict path, char * __restrict resolved) in realpath()
/freebsd-9-stable/usr.sbin/snapinfo/
Dsnapinfo.c84 char resolved[PATH_MAX]; in main() local
/freebsd-9-stable/sbin/mount/
Dgetmntopts.c128 checkpath(const char *path, char *resolved) in checkpath()
/freebsd-9-stable/contrib/ipfilter/lib/
Dipft_tx.c50 static u_32_t tx_hostnum(host, resolved) in tx_hostnum() argument
/freebsd-9-stable/usr.sbin/pkg_install/info/
Dperform.c304 char *resolved, *temp; in cmp_path() local
/freebsd-9-stable/usr.bin/rctl/
Drctl.c102 char *resolved; in resolve_ids() local
/freebsd-9-stable/contrib/binutils/gas/
Dsymbols.c1005 int resolved; in resolve_symbol_value() local
1482 int resolved; in snapshot_symbol() local
/freebsd-9-stable/sbin/fsck_ffs/
Dfsck.h321 char resolved; /* cleared if unresolved changes => not clean */ variable
/freebsd-9-stable/contrib/gcc/cp/
Dtypeck.c952 tree resolved = resolve_typename_type (t1, /*only_current_p=*/true); in comptypes() local
960 tree resolved = resolve_typename_type (t2, /*only_current_p=*/true); in comptypes() local
/freebsd-9-stable/contrib/binutils/opcodes/
Dia64-gen.c1033 int resolved = 0; in in_iclass() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp1756 std::string resolved = resolveFileRelativeToOriginalDir(Filename, in getFileEntry() local