Searched refs:modified (Results 1 - 25 of 35) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/dosfstools/
H A DMakefile77 modified=`cvs status 2>/dev/null | awk '/Status:/ { if ($$4 != "Up-to-date") print $$2 }'`; \
78 if [ "x$$modified" != "x" ]; then \
79 echo "There are modified files: $$modified"; \
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dbindtextdom.c92 modified, only the current value is returned.
94 modified nor returned. */
100 int modified; local
114 modified = 0;
167 modified = 1;
205 modified = 1;
316 modified = 1;
334 /* If we modified any binding, we flush the caches. */
335 if (modified)
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dinst.msg8 echo been modified to automatically start the
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_status.c343 time_t modified = 0; local
485 modified = statb.st_mtime;
486 delta = now - modified;
493 modified = 0;
495 modified = statb.st_mtime;
498 delta = modified - timestamp;
499 DEBUGF(DLPQ3)("Get_queue_status: queue status '%s', modified %lx, timestamp %lx, delta %d",
500 Queue_status_file_DYN, (long)(modified), (long)(timestamp), delta );
509 modified = statb.st_mtime;
512 delta = modified
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dsmbw.c160 int modified = 1; local
164 while (modified) {
165 modified = 0;
170 modified = 1;
178 modified = 1;
186 modified = 1;
191 modified = 1;
202 modified = 1;
209 modified = 1;
232 modified
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/printing/
H A Dprintfsp.c78 fsp->modified = False;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dfake_file.c75 fsp->modified = False;
H A Dfileio.c196 if (!fsp->modified) {
198 fsp->modified = True;
H A Dopen.c230 fsp->modified = False;
1375 fsp->modified = False;
1443 fsp->modified = False;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-sched.c1216 unsigned modified; local
1253 modified = 0;
1265 modified = qh_completions (ehci, temp.qh, regs);
1303 modified = itd_complete (ehci, q.itd, regs);
1318 if (unlikely (modified))
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/
H A Dsmp.tex124 probably need to be modified in existing kernels to cope with this.
164 The fork system call is modified to generate multiple processes with a
220 The assembler startup code for the kernel is modified so that it can be
227 code is modified to scan the low page, top page and BIOS for intel MP
247 described above is modified to only execute the parts necessary for each
299 track the kernel lock state. The switch\_to() function is modified in SMP
307 returns to user mode. This is far from ideal and will be modified to use
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
25 |redistributed versions, and that such modified versions are clearly identified as such.
H A Diskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
25 |redistributed versions, and that such modified versions are clearly identified as such.
H A Dos.S24 |so long as this entire notice is retained without alteration in any modified and/or
25 |redistributed versions, and that such modified versions are clearly identified as such.
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Deditreg.c365 * Definition of a Key. It has a name, classname, date/time last modified,
379 NTTIME last_mod; /* Time last modified */
631 int modified; member in struct:regf_struct_s
3954 int commands = 0, modified = 0; local
4087 modified = 1;
4097 modified = 1;
4102 modified = 1;
4120 modified = 1;
4137 * If there was an out_file_name and the tree was modified, print it
4139 if (modified
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dx_store.S53 | if fp0-fp3 is being modified, we must put a copy
H A Dskeleton.S5 | need to be modified to install the FPSP.
H A Dx_snan.S19 | out, the dest. is not modified, and the exception is posted.
H A Dgen_except.S99 | a1 is modified to point into the new frame allowing fpsp equates
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/RPM.RedHat/
H A DLPRng.spec33 emulation packages can be modified according to local requirements, in
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dilsp.S24 so long as this entire notice is retained without alteration in any modified and/or
25 redistributed versions, and that such modified versions are clearly identified as such.
H A Dftest.S24 so long as this entire notice is retained without alteration in any modified and/or
25 redistributed versions, and that such modified versions are clearly identified as such.
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dsmb.h412 BOOL modified; member in struct:files_struct
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dasn1.h216 int modified; /* set to 1 if 'enc' is invalid */ member in struct:ASN1_ENCODING_st
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex417 \verb|rtap| utility is modified to parse flow labels. F.e.\ if user allocated

Completed in 134 milliseconds

12