Searched refs:modify (Results 1 - 25 of 425) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-groupmod11 # modify it under the terms of the GNU General Public License
89 my $modify = $ldap_master->modify ( "cn=$groupName,$config{groupsdn}",
94 $modify->code && die "failed to modify entry: ", $modify->error ;
100 my $modify = $ldap_master->moddn (
106 $modify->code && die "failed to modify entry: ", $modify
[all...]
H A Dsmbldap-groupadd11 # modify it under the terms of the GNU General Public License
119 my $modify = $ldap_master->modify ( "cn=$_groupName,$config{groupsdn}",
127 $modify->code && warn "failed to delete entry: ", $modify->error ;
131 my $modify = $ldap_master->modify ( "cn=$_groupName,$config{groupsdn}",
138 $modify->code && warn "failed to delete entry: ", $modify->error ;
H A Dsmbldap_tools.pm17 # modify it under the terms of the GNU General Public License
581 my $modify = $ldap->modify ( "uid=$user,$config{computersdn}",
598 $modify->code && die "failed to add entry: ", $modify->error ;
624 my $modify = $ldap->modify ( "$dn",
629 $modify->code && die "failed to modify entry: ", $modify
[all...]
H A Dsmbldap-usermod11 # modify it under the terms of the GNU General Public License
76 print "You must be root to modify an user\n";
114 my $modify = $ldap_master->modify ( "$dn",
128 $modify->code && warn "failed to modify entry: ", $modify->error ;
468 my $modify = $ldap_master->modify ( "$dn",
471 $modify
[all...]
H A Dsmbldap-useradd11 # modify it under the terms of the GNU General Public License
286 my $modify = $ldap_master->modify ( "uid=$userName,$config{computersdn}",
303 $modify->code && die "failed to add entry: ", $modify->error ;
439 my $modify = $ldap_master->modify ( "uid=$userName,$config{usersdn}",
454 $modify->code && die "failed to add entry: ", $modify->error ;
502 my $modify
[all...]
H A Dsmbldap-passwd12 # modify it under the terms of the GNU General Public License
205 # only modify smb passwords if smb user
224 my $modify = $ldap_master->modify ( "$dn",
227 $modify->code && warn "failed to modify entry: ", $modify->error ;
256 my $modify = $ldap_master->modify ( "$dn",
261 $modify
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dosdep.h146 # pragma aux crc32 "_*" parm caller [] value [eax] modify [eax]
148 modify [eax ecx edx]
155 # pragma aux match_init "_*" parm caller [] loadds modify [ax bx]
157 modify [ax bx cx dx es]
161 modify [ax bx cx dx es]
163 modify [ax bx cx dx]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dosdep.h173 # pragma aux match_init "_*" parm caller [] modify []
175 modify [eax ecx edx]
178 # pragma aux crc32 "_*" parm caller [] value [eax] modify [eax]
180 modify [eax ecx edx]
184 # pragma aux match_init "_*" parm caller [] loadds modify [ax bx]
186 modify [ax bx cx dx es]
190 modify [ax bx cx dx es]
192 modify [ax bx cx dx]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A Dosdep.h168 # pragma aux match_init "_*" parm caller [] modify []
170 modify [eax ecx edx]
173 # pragma aux crc32 "_*" parm caller [] value [eax] modify [eax]
175 modify [eax ecx edx]
179 # pragma aux match_init "_*" parm caller [] loadds modify [ax bx]
181 modify [ax bx cx dx es]
185 modify [ax bx cx dx es]
187 modify [ax bx cx dx]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-dnsconfd/
H A Davahi-dnsconfd.action7 # avahi is free software; you can redistribute it and/or modify it
41 /sbin/netconfig modify -s avahi -i "$AVAHI_INTERFACE" <<-EOF
51 /sbin/modify_resolvconf modify -s avahi -t - -p avahi-dnsconfd -n "$AVAHI_DNS_SERVERS" <<-EOF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
H A Davahi-dnsconfd.action7 # avahi is free software; you can redistribute it and/or modify it
41 /sbin/netconfig modify -s avahi -i "$AVAHI_INTERFACE" <<-EOF
51 /sbin/modify_resolvconf modify -s avahi -t - -p avahi-dnsconfd -n "$AVAHI_DNS_SERVERS" <<-EOF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2cfg.h46 # pragma aux crc32 "_*" parm caller [] value [eax] modify [eax]
48 modify [eax ecx edx]
53 modify [ax cx dx bx]
55 modify [ax cx dx bx]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/etc/avahi/
H A Davahi-dnsconfd.action7 # avahi is free software; you can redistribute it and/or modify it
41 /sbin/netconfig modify -s avahi -i "$AVAHI_INTERFACE" <<-EOF
51 /sbin/modify_resolvconf modify -s avahi -t - -p avahi-dnsconfd -n "$AVAHI_DNS_SERVERS" <<-EOF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-pwdump-accounts11 # modify it under the terms of the GNU General Public License
47 my $modify = $ldap_master->modify ("uid=$login,$basedn",
55 $modify->code && die "failed to modify entry: ", $modify->error ;
157 if (!defined($Options{'U'})) { # exists and modify
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dhead.inc7 * modify it under the terms of the GNU General Public License
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbfs.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc4/
H A Drc4s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ripemd/asm/
H A Drips.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-cache.S9 # modify it under the terms of the GNU General Public Licence
H A Dprofile-low.S9 # modify it under the terms of the GNU General Public Licence
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ripemd/asm/
H A Drips.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A Dsha1s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];

Completed in 284 milliseconds

1234567891011>>