Searched refs:pathname (Results 126 - 141 of 141) sorted by relevance

123456

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1167 (void) strlcpy(fname, k_stat->pathname, sizeof(fname));
/freebsd-11-stable/crypto/openssh/
H A Dchannels.c3969 /* unix:pathname instead of host:port */
4350 connect_local_xsocket_path(const char *pathname) argument
4360 strlcpy(addr.sun_path, pathname, sizeof addr.sun_path);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7040 INTERCEPTOR(int, name_to_handle_at, int dirfd, const char *pathname,
7043 COMMON_INTERCEPTOR_ENTER(ctx, name_to_handle_at, dirfd, pathname, handle,
7045 COMMON_INTERCEPTOR_READ_RANGE(ctx, pathname, REAL(strlen)(pathname) + 1);
7053 int res = REAL(name_to_handle_at)(dirfd, pathname, handle, mount_id, flags);
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh2008 # Get the absolute pathname.
2116 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-11-stable/sys/kern/
H A Dkern_proc.c2962 static SYSCTL_NODE(_kern_proc, KERN_PROC_PATHNAME, pathname, CTLFLAG_RD |
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure1295 --with-ssl=pathname enable SSL (will check /usr/local/ssl /usr/lib/ssl
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh2577 # Get the absolute pathname.
2726 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh2607 # Get the absolute pathname.
2756 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh2576 # Get the absolute pathname.
2725 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3895 # Get the absolute pathname.
4045 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3895 # Get the absolute pathname.
4045 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3898 # Get the absolute pathname.
4048 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3895 # Get the absolute pathname.
4045 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
H A Dconfigure1604 --with-pidfile=filename set default pathname to unbound pidfile (default
1607 set default pathname to root key file (default
1610 set default pathname to root update certificate file
1636 --with-ssl=pathname enable SSL (will check /usr/local/ssl /usr/lib/ssl
1640 --with-libevent=pathname
1648 --with-dnstap-socket-path=pathname
7252 # Canonicalize the pathname of ld
12996 # assumed that no part of a normal pathname contains ";" but that should
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh3895 # Get the absolute pathname.
4045 echo "specify the full pathname of the library, or use the '-LLIBDIR'"
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c300 #define mod_modname pathname
5127 * pathname.

Completed in 477 milliseconds

123456