Searched refs:aliases (Results 51 - 65 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c337 const char **aliases = cipher->aliases;
340 if (aliases)
341 for (i = 0; aliases[i] && (! ret); i++)
342 ret = ! stricmp (name, aliases[i]);
335 const char **aliases = cipher->aliases; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dauth_util.c637 uint32 *aliases; local
646 aliases = NULL;
652 &aliases, &num_aliases);
663 sid_compose(&alias_sid, domain_sid, aliases[i]);
830 Create a NT token for the user, expanding local aliases
952 /* Now add the aliases. First the one from our local SAM */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgenerate_vax_transfer.com129 $! End of pass one, second pass needed if aliases exist
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsize.tex20 \pythonnote{wxPython defines aliases for the {\tt x} and {\tt y} members
H A Darray.tex385 not be called. The latter two forms are merely aliases of the first to satisfy
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp.c2934 TAILQ_FOREACH(alias, &http->aliases, next) {
2955 All aliases for the root http object and vhosts are searched for an exact
3205 TAILQ_INIT(&http->aliases);
3281 while ((alias = TAILQ_FIRST(&http->aliases)) != NULL) {
3282 TAILQ_REMOVE(&http->aliases, alias, next);
3337 TAILQ_INSERT_TAIL(&http->aliases, evalias, next);
3347 TAILQ_FOREACH(evalias, &http->aliases, next) {
3349 TAILQ_REMOVE(&http->aliases, evalias, next);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DMakefile37 #am__append_1 = aliases.alisp
216 cfg_files = aliases.conf AACI.conf ATIIXP.conf ATIIXP-SPDMA.conf \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/
H A Dconfigure846 --enable-broken-aliases enable aliases as distinct interfaces for Linux 2.2.X
3121 # Check whether --enable-broken-aliases or --disable-broken-aliases was given.
3167 echo "Sorry, you can't use netlink with broken aliases"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c3945 SLAB_ATTR_RO(aliases); variable
4507 * Need to buffer aliases during bootup until sysfs becomes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2910 % use \let for the aliases, because sometimes we redefine the original
6803 % Currently is also contains all @aliases; the list can be split
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2712 % use \let for the aliases, because sometimes we redefine the original
6564 % Currently is also contains all @aliases; the list can be split
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex2741 % use \let for the aliases, because sometimes we redefine the original
6596 % Currently is also contains all @aliases; the list can be split
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex2741 % use \let for the aliases, because sometimes we redefine the original
6596 % Currently is also contains all @aliases; the list can be split
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex614 In order to preserve compatibility with Linux-2.0 net aliases,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex267 Most of these are aliases for other commands.

Completed in 343 milliseconds

123