Searched refs:where (Results 1 - 25 of 307) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Ddepcomp45 DEPDIR directory where to store dependencies.
103 ## the command line argument order; so add the flags where they
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddirectory.c322 static int set_dir_errors(struct path *path, const char *where, int err) argument
331 LOG(log_error, logtype_afpd, "setdirparam(%s): %s: %s", fullpathname(path->u_name), where, strerror(err) );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DAndroid.mk77 # Copy the licence to a place where Android will find it.
H A Dconfigure488 # (the dirname of $[0] is not the place where we might find the
1596 helper, where FILE is ntlm_auth's absolute filename
1623 --with-krb4=DIR where to look for Kerberos4
1638 --with-gnutls=PATH where to look for GnuTLS, PATH points to the
1641 --with-polarssl=PATH where to look for PolarSSL, PATH points to the
1644 --with-cyassl=PATH where to look for CyaSSL, PATH points to the
1647 --with-nss=PATH where to look for NSS, PATH points to the
3344 # where $(somedir) is conditionally defined. However this is wrong
11916 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
12905 # okay in the real world where ";" i
[all...]
H A Ddepcomp46 DEPDIR directory where to store dependencies.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/docs/examples/
H A Devhiperfifo.c129 static void mcode_or_die(const char *where, CURLMcode code) argument
146 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
150 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
H A Dghiper.c103 static void mcode_or_die(const char *where, CURLMcode code) { argument
117 MSG_OUT("ERROR: %s returns %s\n", where, s);
H A Dhiperfifo.c119 static void mcode_or_die(const char *where, CURLMcode code) argument
134 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
138 fprintf(MSG_OUT, "ERROR: %s returns %s\n", where, s);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A DMakefile.b3217 # Borland's $(MAKEDIR) expands to the path where make.exe is located,
H A DMakefile.vc10453 !MESSAGE where <config> is one of:
624 !ENDIF # End of case where a config was provided.
H A DMakefile.vc6453 !MESSAGE where <config> is one of:
624 !ENDIF # End of case where a config was provided.
H A DMakefile.vc8453 !MESSAGE where <config> is one of:
624 !ENDIF # End of case where a config was provided.
H A DMakefile.vc9453 !MESSAGE where <config> is one of:
624 !ENDIF # End of case where a config was provided.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A DMakefile.b3217 # Borland's $(MAKEDIR) expands to the path where make.exe is located,
H A Dtool_cb_see.c114 * Truncate a file handle at a 64-bit position 'where'.
117 int tool_ftruncate64(int fd, curl_off_t where) argument
119 if(_lseeki64(fd, where, SEEK_SET) < 0)
H A Dtool_cb_see.h28 int tool_ftruncate64(int fd, curl_off_t where);
31 #define ftruncate(fd,where) tool_ftruncate64(fd,where)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/winbuild/
H A DMakefile.vc17 !MESSAGE where <options> is one or many of:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-useradd472 For Samba users, rid is '2*uidNumber+1000', and sambaPrimaryGroupSID is '$SID-2*gidNumber+1001', where $SID is the domain SID. Thus you may want to use :
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec1864 -keep libsmbclient where it belongs (on x86 for now)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure179 # (the dirname of $[0] is not the place where we might find the
885 --with-xml-prefix=PFX Prefix where libxml is installed (optional)
886 --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)
887 --with-mysql-prefix=PFX Prefix where MYSQL is installed (optional)
888 --with-mysql-exec-prefix=PFX Exec prefix where MYSQL is installed (optional)
889 --with-pgsql-prefix=PFX Prefix where PostgreSQL is installed (optional)
890 --with-pgsql-exec-prefix=PFX Exec prefix where PostgreSQL is installed (optional)
12881 # test for where we get readline() from
14634 # test for where we get yp_get_default_domain() from
34468 # test for where w
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_pipe_hnd.c190 log files and prevents client bugs where pipe numbers are reused
596 "where authentication failed. Denying the request.\n",
1150 smb_np_struct *get_rpc_pipe_p(char *buf, int where) argument
1152 int pnum = SVAL(buf,where);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dfiles.c71 connection because of a common bug in MS clients where they try to
461 files_struct *file_fsp(char *buf, int where) argument
471 fnum = SVAL(buf, where);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl51 # File to write HTML page to. (This is where Slackware puts WWW pages. It may
559 the "copyright" line and a pointer to where the full notice is found.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-cref.tex47 where \verb|OPTIONS| is a set of optional modifiers affecting the
413 nodes. Broadcasting is a particular case of multicasting, where the multicast
621 --- the scope of the area where this address is valid.
1112 For simplicity we will limit ourselves to the case where such a situation
2311 where S is the source address and G is the multicast group. \verb|Iif| is
2588 arrived from and the realm where it is going to propagate to.
2593 where they are used to help assign packets to traffic classes,
H A Dip-tunnels.tex212 you have to explain to driver, where it should deliver packets to.
295 where \verb|Cisco| is name of tunnel device. Command

Completed in 223 milliseconds

1234567891011>>