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

123456

/freebsd-10.1-release/sys/amd64/linux32/
H A Dlinux32_systrace_args.c1951 uarg[1] = (intptr_t) p->pathname; /* const char * */
1990 uarg[1] = (intptr_t) p->pathname; /* char * */
2000 uarg[1] = (intptr_t) p->pathname; /* const char * */
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_file.c643 LCONVPATHEXIST_AT(td, args->pathname, &path, dfd);
740 LCONVPATHCREAT_AT(td, args->pathname, &path, dfd);
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3005 bcopy(&stat.pathname[0], &stat32.pathname[0], sizeof(stat.pathname));
/freebsd-10.1-release/sys/dev/acpica/
H A Dacpi.c136 ACPI_STRING pathname, ACPI_OBJECT_LIST *parameters,
1565 acpi_device_eval_obj(device_t bus, device_t dev, ACPI_STRING pathname, argument
1574 return (AcpiEvaluateObject(h, pathname, parameters, ret));
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c1147 (void) strlcpy(fname, k_stat->pathname, sizeof(fname));
/freebsd-10.1-release/crypto/openssh/
H A Dchannels.c3607 connect_local_xsocket_path(const char *pathname) argument
3617 strlcpy(addr.sun_path, pathname, sizeof addr.sun_path);
/freebsd-10.1-release/sys/kern/
H A Dkern_proc.c2788 static SYSCTL_NODE(_kern_proc, KERN_PROC_PATHNAME, pathname, CTLFLAG_RD |
/freebsd-10.1-release/contrib/binutils/
H A Dltmain.sh2008 # Get the absolute pathname.
2116 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/file/
H A Dltmain.sh2578 # Get the absolute pathname.
2727 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/ldns/drill/
H A Dconfigure1295 --with-ssl=pathname enable SSL (will check /usr/local/ssl /usr/lib/ssl
/freebsd-10.1-release/contrib/ldns/
H A Dltmain.sh2577 # Get the absolute pathname.
2726 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/libyaml/config/
H A Dltmain.sh1694 # Get the absolute pathname.
1806 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/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-10.1-release/contrib/openpam/
H A Dltmain.sh2607 # Get the absolute pathname.
2756 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/unbound/
H A Dltmain.sh2577 # Get the absolute pathname.
2726 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
H A Dconfigure1494 --with-pidfile=filename set default pathname to unbound pidfile (default
1497 set default pathname to root key file (default
1500 set default pathname to root update certificate file
1518 --with-ssl=pathname enable SSL (will check /usr/local/ssl /usr/lib/ssl
1521 --with-libevent=pathname
6818 # Canonicalize the pathname of ld
12187 # assumed that no part of a normal pathname contains ";" but that should
/freebsd-10.1-release/crypto/heimdal/
H A Dltmain.sh2576 # Get the absolute pathname.
2725 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2577 # Get the absolute pathname.
2726 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dltmain.sh2576 # Get the absolute pathname.
2725 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/contrib/ntp/
H A Dltmain.sh2576 # Get the absolute pathname.
2725 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c292 #define mod_modname pathname
5052 * pathname.

Completed in 876 milliseconds

123456